tick effect matching reimpl

This commit is contained in:
ntr
2020-01-23 16:23:25 +10:00
parent 153b3a1e9c
commit 6e3675364e
6 changed files with 85 additions and 93 deletions
-3
View File
@@ -27,6 +27,3 @@ ssh -q "$TARGET" ls -lah "$CLIENT_DIST_DIR"
echo "restarting mnml service"
ssh -q -t "$TARGET" sudo service mnml restart && sleep 1 && systemctl --no-pager status mnml
echo "restarting nginx service"
ssh -q -t "$TARGET" sudo service nginx restart && sleep 1 && systemctl --no-pager status nginx