Improved configure.sh and fixing KDE on Fedora 44 kickstarter #26
@@ -9,6 +9,7 @@ CONF_FILE="${SCRIPTDIR}/../config.d/configure.conf"
|
||||
|
||||
CONF_EXISTING="${SCRIPTDIR}/../config/setup_system.conf"
|
||||
if [[ -f "$CONF_EXISTING" ]]; then
|
||||
echo "Found existing config in $CONF_EXISTING . Will try to use it."
|
||||
CONF_DIST="$CONF_EXISTING"
|
||||
else
|
||||
CONF_DIST="${SCRIPTDIR}/config.dist/setup_system.conf.dist"
|
||||
|
||||
Reference in New Issue
Block a user