remove dependency to wget

This commit is contained in:
pvincent
2024-03-06 21:44:31 +04:00
parent 82fd747706
commit eb1c3be73a
3 changed files with 12 additions and 14 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ It's Free Software (AGPLv3), help yourself.
Any feedback would be appreciated. [contact@artcode.re](mailto:contact@artcode.re)
## install
`curl https://git.artcode.re/miaou/miaou-bash/raw/branch/main/install.sh | sudo bash -s -- --host`
`curl https://git.artcode.re/miaou/miaou-bash/raw/branch/main/install.sh | sudo bash -s`
## upgrade
`upgrade-miaou-bash`