feat(scripts): Auto-launch Steam (#173)

Woop

Co-authored-by: DatCaptainHorse <DatCaptainHorse@users.noreply.github.com>
This commit is contained in:
Kristian Ollikainen
2025-01-31 02:49:59 +02:00
committed by GitHub
parent 614bbbfce0
commit c14626b104
2 changed files with 58 additions and 2 deletions

View File

@@ -55,6 +55,4 @@ echo "Cleaning up old package cache..."
paccache -rk1
echo "Switching to nestri user for application startup..."
# Make sure user home dir is owned properly
chown ${USER}:${USER} /home/${USER}
exec sudo -E -u nestri /etc/nestri/entrypoint_nestri.sh