mirror of https://github.com/tteck/Proxmox.git
Update dashy-update.sh
This commit is contained in:
parent
9f40d57057
commit
f79471d341
|
@ -15,6 +15,7 @@ cp -R /dashy/public public-backup
|
||||||
echo -e "${CM}${CL} \r"
|
echo -e "${CM}${CL} \r"
|
||||||
|
|
||||||
echo -en "${GN} Updating Dashy... "
|
echo -en "${GN} Updating Dashy... "
|
||||||
|
cd /dashy
|
||||||
git merge
|
git merge
|
||||||
git pull origin master
|
git pull origin master
|
||||||
yarn
|
yarn
|
||||||
|
|
Loading…
Reference in New Issue