From 5f7015b9260ef45b70934de93b8d2da0c926a706 Mon Sep 17 00:00:00 2001 From: KM4ACK Date: Fri, 29 Oct 2021 20:23:59 -0500 Subject: [PATCH] update paths for v0.12 --- auto-download | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto-download b/auto-download index 1f73c0e..749b0af 100755 --- a/auto-download +++ b/auto-download @@ -4,7 +4,7 @@ #20191126 km4ack MYPATH=$HOME/patmenu2 -FILE=/run/user/1000/cronbkup.txt +FILE=/run/user/$UID/cronbkup.txt crontab -l > $FILE