Update
This commit is contained in:
parent
ef2bd340ae
commit
99379f11dd
10 changed files with 76 additions and 68 deletions
|
@ -51,7 +51,7 @@ function remove_octoeverywhere(){
|
|||
case "${yn}" in
|
||||
Y|y)
|
||||
echo -e "${white}"
|
||||
echo -e "Info: Running OctoEverywhere installer..."
|
||||
echo -e "Info: Running OctoEverywhere uninstaller..."
|
||||
cd "$OCTOEVERYWHERE_FOLDER"
|
||||
sh ./uninstall.sh
|
||||
ok_msg "OctoEverywhere has been removed successfully!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue