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:
parent
9f7cdce613
commit
8df988be09
@ -112,7 +112,7 @@ fi
|
||||
}
|
||||
|
||||
LOADCONFIG(){
|
||||
OUTFILE=/run/user/1000/configlist.tmp
|
||||
OUTFILE=/run/user/$UID/configlist.tmp
|
||||
|
||||
ls $MYPATH/ | grep .config > $OUTFILE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user