Releases: DerGoogler/psh
Releases · DerGoogler/psh
Release 23
Installation on Termux
You can install psh easily on Termux using the provided install script, which downloads the appropriate binary for your device architecture, sets permissions, and configures ownership:
Run this command directly in Termux (curl or wget):
curl -fsSL https://psh.dergoogler.com/install.sh | bashOr with wget:
wget -qO- https://psh.dergoogler.com/install.sh | bashBy default, it installs the latest stable release. You can specify a version like so:
VERSION=23 curl -fsSL https://psh.dergoogler.com/install.sh | bashVersion: 23
Release 21
Automated release based on commit count.
Version: 21
Release 20
Automated release based on commit count.
Version: 20
1.0.0
.