This commit is contained in:
Alexandre
2023-08-03 15:45:06 +02:00
parent 00807ff0aa
commit 1c96660848
6 changed files with 6 additions and 3 deletions

View File

@@ -1,10 +0,0 @@
#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
# Define home
HOME="/share/webtop_kde"
mkdir -p $HOME
chown -R abc:abc $HOME
#adduser USERNAME
#useradd -m abc -p abc