summaryrefslogtreecommitdiffstats
path: root/GitAutoDeploy.py
diff options
context:
space:
mode:
Diffstat (limited to 'GitAutoDeploy.py')
-rw-r--r--[-rwxr-xr-x]GitAutoDeploy.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/GitAutoDeploy.py b/GitAutoDeploy.py
index 7d9ce7c..199ed2d 100755..100644
--- a/GitAutoDeploy.py
+++ b/GitAutoDeploy.py
@@ -6,3 +6,4 @@ if __name__ == '__main__':
import gitautodeploy
sys.stderr.write("\033[1;33m[WARNING]\033[0;33m GitAutoDeploy.py is deprecated. Please use \033[1;33m'python gitautodeploy%s'\033[0;33m instead.\033[0m\n" % (' ' + ' '.join(sys.argv[1:])).strip())
gitautodeploy.main()
+