Alexandre
2023-08-04 19:52:58 +02:00
parent db84b93323
commit 4a51302b65
21 changed files with 668 additions and 73 deletions

View File

@@ -0,0 +1,10 @@
#!/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