Fix install.sh + Fix Typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user