mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update 99-run.sh
This commit is contained in:
@@ -15,7 +15,7 @@ fi
|
||||
echo "Creating $LOCATION"
|
||||
mkdir -p "$LOCATION"
|
||||
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
|
||||
#touch "$LOCATION"/database.sqlite
|
||||
|
||||
|
||||
Reference in New Issue
Block a user