mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02: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