mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-20 06:19:14 +02:00
Update 99-run.sh
This commit is contained in:
@@ -15,7 +15,7 @@ fi
|
|||||||
echo "Creating $LOCATION"
|
echo "Creating $LOCATION"
|
||||||
mkdir -p "$LOCATION"
|
mkdir -p "$LOCATION"
|
||||||
if [ ! -f "$LOCATION"/database.sqlite ]; then
|
if [ ! -f "$LOCATION"/database.sqlite ]; then
|
||||||
cp /home/joplin/packages/server "$LOCATION"/database.sqlite
|
cp /home/joplin/packages/server/db-prod.sqlite "$LOCATION"/database.sqlite
|
||||||
fi
|
fi
|
||||||
#touch "$LOCATION"/database.sqlite
|
#touch "$LOCATION"/database.sqlite
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user