feat
This commit is contained in:
Guillaume Barreau
2024-01-24 23:35:13 -05:00
parent aaf8ef5231
commit e870520681
6 changed files with 28 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
#!/bin/bash
printf "\e[0;34m***** RUNNING SCRIPTS init.sh *****\e[0m\n"
if [[ ! "${PUID}" -eq 0 ]] && [[ ! "${PGID}" -eq 0 ]]; then
printf "\e[0;32m*****EXECUTING USERMOD*****\e[0m\n"
usermod -o -u "${PUID}" steam