From 0cdca31be9fb52a8381cb86f6e76e8c690e84d79 Mon Sep 17 00:00:00 2001 From: konsthol Date: Sun, 5 Jan 2025 14:18:34 +0200 Subject: [PATCH] At times like this I wish I was a Garbage Man. --- grpoppro | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/grpoppro b/grpoppro index 1557def..c032fe7 100755 --- a/grpoppro +++ b/grpoppro @@ -594,7 +594,18 @@ else echo "Configuration file not found!" echo "Creating one at $GRPOPPRO_CONFIG_FILE" mkdir -p "$GRPOPPRO_CONFIG_DIR" - touch "$GRPOPPRO_CONFIG_FILE" + # touch "$GRPOPPRO_CONFIG_FILE" + DEFAULTS=$(cat < "$GRPOPPRO_CONFIG_FILE" + echo "Try again" exit 1 fi