From 56adfe6fb5fd9ad37c0dba5e5e3082904a20acaa Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 2 May 2022 10:47:50 -0400 Subject: [PATCH] Update dashy-update.sh --- misc/dashy-update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/dashy-update.sh b/misc/dashy-update.sh index 2fd16c2a..6e7151de 100644 --- a/misc/dashy-update.sh +++ b/misc/dashy-update.sh @@ -36,6 +36,7 @@ sleep 1 echo -e "${CM}${CL} \r" echo -en "${GN} Backup conf.yml... " +cd ~ cp -R /dashy/public/conf.yml conf.yml sleep 1 echo -e "${CM}${CL} \r"