From 9e7424efe22e0f35385c5752da1eb561ce33a269 Mon Sep 17 00:00:00 2001 From: gitea Date: Thu, 31 Aug 2023 22:30:55 +0800 Subject: [PATCH] [modify] make inotify to blog work on background --- update/init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update/init.sh b/update/init.sh index 8299686..968671e 100644 --- a/update/init.sh +++ b/update/init.sh @@ -12,7 +12,7 @@ ip link set wlx90de80ca01ec promisc on sleep 20 /usr/bin/bash /opt/scripts/update/macvlan.sh #============================================================================== -/usr/bin/bash /opt/scripts/update/jekyll_update.sh +nohup /usr/bin/bash /opt/scripts/update/jekyll_update.sh > /dev/null 2>&1 & # /usr/bin/mount -t ext4 -w UUID="b7c2c4b8-bfde-479b-80bb-655432a433b8" /opt/wd