kopia lustrzana https://github.com/km4ack/pi-build
bullseye
rodzic
2c9f0938ed
commit
60f13b0e6b
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
#this script used to check for apps that need updates
|
#this script used to check for apps that need updates
|
||||||
|
|
||||||
UPDATEFILE=/run/user/1000/bapupdate.txt
|
UPDATEFILE=/run/user/$UID/bapupdate.txt
|
||||||
|
|
||||||
#Delete file if exist
|
#Delete file if exist
|
||||||
if [ -f $UPDATEFILE ]; then
|
if [ -f $UPDATEFILE ]; then
|
||||||
|
|
Ładowanie…
Reference in New Issue