mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update install.sh
This commit is contained in:
parent
323aebfb1c
commit
55db2d42a0
@ -1189,7 +1189,7 @@ set_custom_hostname(){
|
||||
opencli_setup(){
|
||||
echo "Downloading OpenCLI and adding to path.."
|
||||
cd /usr/local
|
||||
git clone -b 1.1 --single-branch https://github.com/stefanpejcic/opencli.git
|
||||
git clone https://github.com/stefanpejcic/opencli.git
|
||||
chmod +x -R /usr/local/opencli
|
||||
ln -s /usr/local/opencli/opencli /usr/local/bin/opencli
|
||||
echo "# opencli aliases
|
||||
|
Loading…
Reference in New Issue
Block a user