mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-24 14:31:52 +01:00
Merge pull request #95 from henrywhitaker3/dev-docker-lsio
DB readonly issue fix
This commit is contained in:
@@ -14,6 +14,7 @@ if [ ! -f /config/speed.db ]; then
|
||||
touch /config/speed.db
|
||||
else
|
||||
echo "Database file exists"
|
||||
chown abc:abc /config/speed.db
|
||||
fi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user