mirror of
https://github.com/km4ack/patmenu2.git
synced 2025-05-15 14:20:12 -07:00
write config name to file
This commit is contained in:
parent
c30d56621e
commit
c0a5a56d2c
@ -147,6 +147,7 @@ elif [ $BUT = 2 ]; then
|
||||
exit
|
||||
else
|
||||
cp $MYPATH/$NEWCONFIG $MYPATH/config
|
||||
echo "CONF=$NEWCONFIG" > $MYPATH/.currentconf #write config file name to a file
|
||||
rm $OUTFILE
|
||||
yad --title="Config Loaded" --width=400 --height=200 \
|
||||
--image $LOGO --window-icon=$LOGO --image-on-top \
|
||||
|
Loading…
x
Reference in New Issue
Block a user