mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 08:45:38 +02:00
⭐ feat(scripts): Auto-launch Steam (#173)
Woop Co-authored-by: DatCaptainHorse <DatCaptainHorse@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
614bbbfce0
commit
c14626b104
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user