mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Create run.sh
This commit is contained in:
6
joal/rootfs/run.sh
Normal file
6
joal/rootfs/run.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
|
||||
cp -R -n /joal /data/joal
|
||||
|
||||
java -jar /joal/joal.jar --joal-conf=/data/joal
|
||||
Reference in New Issue
Block a user