mirror of
https://github.com/km4ack/patmenu2.git
synced 2025-05-18 07:40:11 -07:00
change to variable
This commit is contained in:
parent
f006c4925c
commit
04ac0ec604
@ -141,7 +141,7 @@ COMPOSE
|
||||
elif [ "$WEATHER" = 'GRIB Files' ]; then
|
||||
echo "Need GRIB Files"
|
||||
|
||||
FILE=/run/user/1000
|
||||
FILE=/run/user/$UID
|
||||
QUESTION () {
|
||||
|
||||
DEGREE=$(yad --center --wrap --width=350 --title="Auto Download" --text-align=center \
|
||||
|
Loading…
x
Reference in New Issue
Block a user