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"