From 3ebd27e2bed5539ae1c56718cb0be5654c847688 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Mon, 1 May 2023 15:27:42 +0800 Subject: Update --- bin/wakeup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/wakeup.sh') diff --git a/bin/wakeup.sh b/bin/wakeup.sh index 87d5727..d286088 100755 --- a/bin/wakeup.sh +++ b/bin/wakeup.sh @@ -11,7 +11,7 @@ find $SETTING_DIR/bin -type f -executable -exec realpath {} + | \ xargs -I{} ln -sf {} $BIN_DIR # sync with important git repos -~/bin/sync.sh +setsid ~/bin/sync.sh &>>/tmp/sync # Copy context file from vps rsync -au vps:~/.context ~/.context -- cgit v1.2.3-70-g09d2