2ef757b74b
This resolves problems in sqlite when the directory containing the database is not writable by the webserver, even when the database file itself is.
183 B
183 B
schort
schort is a tiny link shortener written in python3 and flask
You need to create a directory /data/ which is writable by the webserver, which will contain the link database.