This commit is contained in:
pvincent
2026-08-07 00:39:30 +04:00
parent d7961ea34f
commit 4091d2142d
3 changed files with 23 additions and 4 deletions
+2 -1
View File
@@ -31,11 +31,12 @@ Any feedback would be appreciated.
## install
```bash
curl -s https://git.artcode.re/miaou/miaou-bash/raw/branch/main/install.sh | sudo bash && exec bash
curl -s https://git.artcode.re/miaou/miaou-bash/raw/branch/main/install.sh | sudo -E bash && exec bash
```
## upgrade
TODO: self-upgrade
`upgrade-miaou-bash`
## uninstall