DrkCloudStrife / pi-heim

Valheim Server on Raspberry Pi 5
3 stars 0 forks source link

TASK: Update bootstrap to automate the valheim server installation after creating the `steam` user. #5

Closed DrkCloudStrife closed 8 months ago

DrkCloudStrife commented 9 months ago

Currently, the installation of Steam and Valheim Server is manual due to the lack of a subscript to run in the subshell when running bootstrap.sh.

As a system admin, I should be able to run bootstrap.sh and have a working non-sudo user with Steam and Valheim Server installed.

DrkCloudStrife commented 8 months ago

Fixed in GH-7