1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-02-02 03:31:49 +00:00

Update dashy-update.sh

This commit is contained in:
tteckster 2022-03-15 20:57:48 -04:00 committed by GitHub
parent 8b81d2870b
commit d642fa6561
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ echo -e "${CM}${CL} \r"
echo -en "${GN} Updating Dashy... "
cd /dashy
git merge &>/dev/null
git stash &>/dev/null
git pull origin master &>/dev/null
yarn &>/dev/null
yarn build &>/dev/null