Browse Source

Fixed deploy

Thomas Buck 11 years ago
parent
commit
d119820173
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      deploy

+ 2
- 0
deploy View File

@@ -1,5 +1,7 @@
1 1
 #!/bin/sh
2 2
 
3
+git reset --hard
4
+
3 5
 ./poole.py --build
4 6
 echo "lollipop123Tunguska" | sudo -S cp -r output/* /var/www/
5 7
 echo "lollipop123Tunguska" | sudo -S cp -r static/* /var/www/

Loading…
Cancel
Save