Update
This commit is contained in:
parent
041223591f
commit
9e9081e4cc
8 changed files with 126 additions and 0 deletions
|
@ -53,6 +53,7 @@ function remove_octoapp_companion(){
|
|||
echo -e "Info: Running OctoApp Companion uninstaller..."
|
||||
cd "$OCTOAPP_COMPANION_FOLDER"
|
||||
sh ./uninstall.sh
|
||||
rm -f /root/update-OctoApp.sh
|
||||
ok_msg "OctoApp Companion has been removed successfully!"
|
||||
return;;
|
||||
N|n)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue