mirror of
https://github.com/Tooloop/Tooloop-Packages.git
synced 2026-04-28 04:51:38 +02:00
initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# remove all files we have copied to data folder
|
||||
rm /assets/data/tooloop-greeter*
|
||||
|
||||
# we have installed it, we should remove it also
|
||||
apt -y purge mplayer
|
||||
Reference in New Issue
Block a user