mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Delete 00-folders.sh
This commit is contained in:
@@ -1,14 +0,0 @@
|
|||||||
#!/usr/bin/with-contenv bashio
|
|
||||||
# shellcheck shell=bash
|
|
||||||
|
|
||||||
# cp -rn /config/* /data
|
|
||||||
|
|
||||||
# Define home
|
|
||||||
#HOME="/config/addons_config/guacamole"
|
|
||||||
#mkdir -p "$HOME"/postgres
|
|
||||||
|
|
||||||
#PUID="$(bashio::config "PUID")"
|
|
||||||
#PGID="$(bashio::config "PGID")"
|
|
||||||
|
|
||||||
#mkdir -p "$HOME"
|
|
||||||
#chown -R "$PUID:$PGID" "$HOME"
|
|
||||||
Reference in New Issue
Block a user