Update install.sh

This commit is contained in:
Stefan Pejcic 2025-05-20 18:14:53 +02:00 committed by GitHub
parent 323aebfb1c
commit 55db2d42a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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