upgrade-miaou-bash

This commit is contained in:
pvincent
2024-02-22 10:18:26 +04:00
parent 61ec0da60b
commit 6a266f168a
2 changed files with 8 additions and 12 deletions
+8 -12
View File
@@ -14,30 +14,26 @@ Developer-friendly, it may be used as solo package with or without the miaou pro
It's Free Software (AGPLv3), help yourself. It's Free Software (AGPLv3), help yourself.
Any feedback would be appreciated. [contact@artcode.re](mailto:contact@artcode.re) Any feedback would be appreciated. [contact@artcode.re](mailto:contact@artcode.re)
install ## 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 -- --host`
uninstall ## upgrade
--------- `upgrade-miaou-bash`
* `cd /opt/miaou-bash && sudo ./uninstall.sh` ## uninstall
`cd /opt/miaou-bash && sudo ./uninstall.sh`
development mode (credentials required) ## development mode (credentials required)
---------------------------------------
* git clone git@artcode.re:miaou/miaou-bash.git -C ~/DEV/BASH * git clone git@artcode.re:miaou/miaou-bash.git -C ~/DEV/BASH
* sudo ln -s $HOME/DEV/BASH/miaou-bash /opt/miaou-bash * sudo ln -s $HOME/DEV/BASH/miaou-bash /opt/miaou-bash
* sudo /opt/miaou-bash/install.sh --host * sudo /opt/miaou-bash/install.sh --host
useful library ## useful library
--------------
* source /opt/miaou-bash/lib/functions.sh * source /opt/miaou-bash/lib/functions.sh
bindkeys ## bindkeys
--------
### by default ### by default