deploy.sh echo <-> cmd consistency.

This commit is contained in:
Dooho Yi 2020-12-18 21:59:20 +09:00
parent 01dbacae31
commit 34a90c6504

View file

@ -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/