mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update dashy-update.sh
This commit is contained in:
parent
8b81d2870b
commit
d642fa6561
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue