Remove touch

This commit is contained in:
Alexandre
2023-03-11 13:43:32 +01:00
committed by GitHub
parent ba4993720d
commit 15ad3ceb18

View File

@@ -3,7 +3,6 @@
############################
# Change database location #
############################
touch /data/database.sqlite
sed -i "s|/home/wger/db/database.sqlite|/data/database.sqlite|g" /home/wger/src/settings.py
#####################