1
0
mirror of https://github.com/km4ack/patmenu2.git synced 2025-05-16 06:40:10 -07:00

change to variable

This commit is contained in:
KM4ACK 2020-08-15 12:51:40 -05:00
parent 9f7cdce613
commit 8df988be09

View File

@ -112,7 +112,7 @@ fi
}
LOADCONFIG(){
OUTFILE=/run/user/1000/configlist.tmp
OUTFILE=/run/user/$UID/configlist.tmp
ls $MYPATH/ | grep .config > $OUTFILE