Update hugo to 0.100.1_extend
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
../../bin/0.98/hugo.exe
|
||||
../../bin/0.100.1_extend/hugo.exe
|
||||
ssh -t root@192.168.1.30 "rm -rf /var/www/html/*"
|
||||
scp -r ./public/* root@192.168.1.30:/var/www/html/
|
||||
ssh -t root@192.168.1.30 "systemctl restart apache2"
|
||||
Submodule themes/eureka updated: 60d92907bb...749f68cfef
Reference in New Issue
Block a user