2 Commits

Author SHA1 Message Date
Erik Thuning
23941176ba FIX: setup script would crash if proceeding when config file exists
Basically all configuration variables are set in the if block governed by
the existence of config.ini. If the file already exists, the script would
quickly run into uninitialized variables and crash. The script will now
refuse to proceed if config.ini exists.
2025-03-24 15:28:31 +01:00
Erik Thuning
a399fd11a5 Added setup script. As of yet untested. 2025-03-24 15:21:49 +01:00