mirror of
https://github.com/tteck/Proxmox.git
synced 2024-12-25 00:18:59 +01:00
Update dashy-update.sh
This commit is contained in:
parent
1f4a5ecd5f
commit
056a2a8b74
@ -41,7 +41,7 @@ echo -e "${CM}${CL} \r"
|
|||||||
|
|
||||||
echo -en "${GN} Updating Dashy... "
|
echo -en "${GN} Updating Dashy... "
|
||||||
cd /dashy
|
cd /dashy
|
||||||
git stash &>/dev/null
|
git merge &>/dev/null
|
||||||
git pull origin master &>/dev/null
|
git pull origin master &>/dev/null
|
||||||
yarn &>/dev/null
|
yarn &>/dev/null
|
||||||
yarn build &>/dev/null
|
yarn build &>/dev/null
|
||||||
|
Loading…
Reference in New Issue
Block a user