diff --git a/deploy.sh b/deploy.sh index 355a2ab..c172cd7 100644 --- a/deploy.sh +++ b/deploy.sh @@ -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" \ No newline at end of file diff --git a/themes/eureka b/themes/eureka index 60d9290..749f68c 160000 --- a/themes/eureka +++ b/themes/eureka @@ -1 +1 @@ -Subproject commit 60d92907bbdc238a6b4a18d64225cfdf93b817d5 +Subproject commit 749f68cfef98e04dd40542e7d298d87648009a6f