mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-04 13:08:45 +02:00
chmod +x scripts
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user