pull/329/head
KM4ACK 2021-10-24 09:54:00 -05:00
rodzic 5da1c29aa3
commit 4e2355e291
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -211,8 +211,8 @@ fi
BAP
#check to see if this script has already run
if [ "$MENU" = "$REV" ]; then
REV=$(cat $HOME/.config/KM4ACK | sed 's/MENU=//')
if [ "$MENU" = "$REV" ]; then
echo "menu mods already made"
echo "Revision $REV installed"
exit