From 24b2b9b6cf2a9304d972766118e562816f5feb26 Mon Sep 17 00:00:00 2001 From: Awin Huang Date: Mon, 6 Jun 2022 20:11:31 +0800 Subject: [PATCH] Update hugo to 0.100.1_extend --- deploy.sh | 2 +- themes/eureka | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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