mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 12:49:26 +01:00
Added notice about how to uninstall.
This commit is contained in:
parent
431986634f
commit
05780db04a
@ -5,6 +5,11 @@ Move to folder of this git repo.
|
||||
chmod +x ./install.sh
|
||||
./install.sh
|
||||
|
||||
UNINSTALLATION:
|
||||
Move to folder of this git repo.
|
||||
chmod +x ./uninstall.sh
|
||||
./uninstall.sh
|
||||
|
||||
WARNING! DO NOT USE INSTALL.SH TO UPDATE OR YOU WILL LOSE AUTOMATIC BACKUP, WHICH WAS TAKEN WHEN
|
||||
YOU RAN INSTALLATION SCRIPT.
|
||||
|
||||
@ -26,4 +31,4 @@ If something is copy-pasted here from somewhere, it reads in that file.
|
||||
Original sources:
|
||||
GitHub gist: This first appeared here: https://gist.github.com/1142884
|
||||
GitHub: I am currently creating this. I think that it might be better to have normal git repo, because
|
||||
this repo includes 9 files. I will put link here soon. (NOTICE: I will continue pushing to both places.
|
||||
this repo includes 9 files. I will put link here soon. (NOTICE: I will continue pushing to both places.)
|
||||
|
Loading…
Reference in New Issue
Block a user