diff --git a/deploy.sh b/deploy.sh index d90e964..f4e9a3c 100755 --- a/deploy.sh +++ b/deploy.sh @@ -35,5 +35,5 @@ rm data/index.html echo "---> 'cp test_data/index.html data/'" cp test_data/index.html data/ -echo "---> 'python distribusi/test.py -d ./data/'" +echo "---> 'python distribusi/test.py -t -d ./data/'" python distribusi/test.py -t -d ./data/