From 292729465680351a5f704e7bdb17a216e0bb6ace Mon Sep 17 00:00:00 2001 From: Scott Duensing Date: Fri, 20 Jun 2025 19:19:32 -0500 Subject: [PATCH] Operation:Reaper Beta - fixed shortcut --- install.sh | 2 +- unsafe-update-payload.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/install.sh b/install.sh index 7fcadb6..be19f77 100755 --- a/install.sh +++ b/install.sh @@ -69,7 +69,7 @@ function configureMachine() { # Make Moonlight run on startup. #ln -s /home/${USER}/Desktop/Moonlight.desktop /home/${USER}/.config/autostart/. - # Create auto-update scripts. + # Create auto-update scripts. ***TODO*** This should probably do the root updates first. cat <<- UPDATE > /home/${USER}/unsafe-update.sh #!/bin/bash ### diff --git a/unsafe-update-payload.sh b/unsafe-update-payload.sh index ed29ebc..ab70074 100644 --- a/unsafe-update-payload.sh +++ b/unsafe-update-payload.sh @@ -84,7 +84,7 @@ function unsafeUpdateRoot() { Comment= Categories=Game;ActionGame; Keywords=first;person;shooter;vanilla;doom;boom;mbf; - Path=/home/user + Path=/home/${USER} Terminal=false StartupNotify=false ICON1 @@ -100,7 +100,7 @@ function unsafeUpdateRoot() { Comment= Categories=Game;ActionGame; Keywords=first;person;shooter;vanilla;doom;boom;mbf; - Path=/home/user + Path=/home/${USER} Terminal=false StartupNotify=false ICON2