From 4cdf77a295bc62466a24c7a2aabd893b4bd09554 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 27 Apr 2023 17:13:50 +0800 Subject: Update --- bin/wakeup.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'bin/wakeup.sh') diff --git a/bin/wakeup.sh b/bin/wakeup.sh index 0621c83..87d5727 100755 --- a/bin/wakeup.sh +++ b/bin/wakeup.sh @@ -11,9 +11,7 @@ find $SETTING_DIR/bin -type f -executable -exec realpath {} + | \ xargs -I{} ln -sf {} $BIN_DIR # sync with important git repos -setsid ~/bin/sync.sh && \ -which notify-send &>/dev/null && \ -notify-send 'Repos synced' +~/bin/sync.sh # Copy context file from vps rsync -au vps:~/.context ~/.context -- cgit v1.2.3-70-g09d2