diff --git a/app-check b/app-check index d30b363..96005d6 100644 --- a/app-check +++ b/app-check @@ -2,7 +2,7 @@ #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 if [ -f $UPDATEFILE ]; then