mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-04-21 02:01:50 +02:00
Fixed Uninstall Messages
This commit is contained in:
parent
b851d2a32e
commit
a47faa1fee
@ -14,8 +14,9 @@ main () {
|
||||
function UninstallQ() {
|
||||
|
||||
if [ "$1" == "-rm" ] || [ "$1" == "--rm" ]; then
|
||||
echo "TODO Write something to unintsall"
|
||||
echo "Removing with Stow"
|
||||
Install_tools "D"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user