mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-05 18:38:26 +02:00
- Removed unneeded uninstall function for Budgie DE
This commit is contained in:
@@ -483,10 +483,7 @@ elif [[ $1 == "5" || $1 == "uninstall" || $1 == "Uninstall" ]]; then
|
|||||||
fi
|
fi
|
||||||
sudo systemctl daemon-reload
|
sudo systemctl daemon-reload
|
||||||
# sudo systemctl --state=not-found --all | grep xkeysnail
|
# sudo systemctl --state=not-found --all | grep xkeysnail
|
||||||
budgieUninstall
|
|
||||||
exit 0
|
exit 0
|
||||||
elif [[ $1 == "budgieUpdate" ]]; then
|
|
||||||
budgieUpdate
|
|
||||||
else
|
else
|
||||||
echo "Expected argument was not provided"
|
echo "Expected argument was not provided"
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user