Update UPDATE.sh

This commit is contained in:
Stefan Pejcic
2024-07-16 17:59:25 +02:00
committed by GitHub
parent 9e37f5472c
commit 5220c5bd53

View File

@@ -229,6 +229,8 @@ opencli_update(){
rm ${TEMP_DIR}opencli.tar.gz
rm -rf ${TEMP_DIR}opencli
bash <(curl -sSL https://raw.githubusercontent.com/stefanpejcic/file-watcher/main/install.sh)
cp /usr/local/admin/scripts/opencli /usr/local/bin/opencli
chmod +x /usr/local/bin/opencli