This commit is contained in:
Alexandre
2023-05-24 20:01:32 +02:00
committed by GitHub
parent 75ca4525a3
commit dc4c689eb6
16 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
# Define home
HOME="/config/addons_config/epicgamesfree"
mkdir -p $HOME
chmod -R 777 $HOME