This commit is contained in:
Stephan Raabe
2024-04-01 11:57:50 +02:00
parent 859d1a12d8
commit ea03b1cdb7
5 changed files with 13 additions and 0 deletions

12
uninstall.sh Executable file
View File

@@ -0,0 +1,12 @@
#!/bin/bash
# _ _ _ _ _ _
# | | | |_ __ (_)_ __ ___| |_ __ _| | |
# | | | | '_ \| | '_ \/ __| __/ _` | | |
# | |_| | | | | | | | \__ \ || (_| | | |
# \___/|_| |_|_|_| |_|___/\__\__,_|_|_|
#
clear
sleep 1
cp $HOME/dotfiles/apps/ML4W_Dotfiles_Uninstaller.AppImage $HOME/.cache
cd $HOME/.cache
./ML4W_Dotfiles_Uninstaller.AppImage