remove /home/pi from purge-installed

pull/101/head
Botspot 4 years ago
parent 31887c40a5
commit d2a3b157ce

@ -1,6 +1,6 @@
#!/bin/bash
#$1 is the path to the program folder being installed. For example, /home/pi/pi-apps/apps/Arduino
#$1 is the path to the program folder being installed. For example, ~/pi-apps/apps/Arduino
#Example usage: ~/pi-apps/uninstall-installed ~/pi-apps/apps/Arduino
PRG="$(echo "$1" | tr '/' '\n' | tail -1)"

Loading…
Cancel
Save