mirror of
https://github.com/km4ack/patmenu2.git
synced 2025-05-16 14:50:13 -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
|
exit
|
||||||
else
|
else
|
||||||
cp $MYPATH/$NEWCONFIG $MYPATH/config
|
cp $MYPATH/$NEWCONFIG $MYPATH/config
|
||||||
|
echo "CONF=$NEWCONFIG" > $MYPATH/.currentconf #write config file name to a file
|
||||||
rm $OUTFILE
|
rm $OUTFILE
|
||||||
yad --title="Config Loaded" --width=400 --height=200 \
|
yad --title="Config Loaded" --width=400 --height=200 \
|
||||||
--image $LOGO --window-icon=$LOGO --image-on-top \
|
--image $LOGO --window-icon=$LOGO --image-on-top \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user