add: skubelb page

This commit is contained in:
2025-12-25 14:31:08 -08:00
parent 4e19949075
commit 5941043d85
5 changed files with 22 additions and 31 deletions

View File

@@ -8,7 +8,7 @@ FROM weilbyte/box:debian-11
RUN apt update && apt upgrade -y
RUN apt install -y curl libpulse-dev libatomic1 libc6
# Create user steam
https://git.tipsy.codes/charles/skubelb# Create user steam
RUN useradd -m steam
# Change user to steam