diff options
Diffstat (limited to 'mvn-phase-script.sh')
-rwxr-xr-x | mvn-phase-script.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mvn-phase-script.sh b/mvn-phase-script.sh index 8cf5b5c..945fccc 100755 --- a/mvn-phase-script.sh +++ b/mvn-phase-script.sh @@ -95,6 +95,7 @@ deploy) scripts) # upload all sh file under the root of module upload_files_of_extension sh + upload_files_of_extension py ;; *) echo "====> unknown mvn project module" |