Opsshell Install
How you install opsshell
Installation way 1
Install Dependence :
curl -s https://raw.githubusercontent.com/sharif0777/opsshell/main/updated_app/dependency-opsshell.sh | bash -s --
go to url : https://github.com/sharif0777/opsshell/releases
After download the opsshell-1.0.1.deb
dpkg -i opsshell-1.0.1.deb
apt install -f
Installation way 2
curl -s https://raw.githubusercontent.com/sharif0777/opsshell/main/updated_app/dependency-opsshell.sh | bash -s --
sudo curl -o /usr/bin/opsshell https://raw.githubusercontent.com/sharif0777/opsshell/main/updated_app/opsshell
sudo chmod +x /usr/bin/opsshell
# Help output

# Tasks Output :

Last updated
Was this helpful?