Fix install.sh + Fix Typo

This commit is contained in:
Gabriel
2021-11-03 22:37:14 -03:00
parent eff5956851
commit c82d6614db
2 changed files with 3 additions and 1 deletions

View File

@@ -13,4 +13,6 @@ apt install git -y > /dev/null 2>> /dev/null
git clone https://github.com/luchina-gabriel/OSX-PROXMOX.git > /dev/null 2>> /dev/null
if [ ! -e /root/OSX-PROXMOX ]; then mkdir -p /root/OSX-PROXMOX; fi;
/root/OSX-PROXMOX/setup