diff --git a/usr/local/bin/torrent-config b/usr/local/bin/torrent-config index 2534dc7..48bbbaf 100755 --- a/usr/local/bin/torrent-config +++ b/usr/local/bin/torrent-config @@ -134,7 +134,7 @@ edit_config() { if [ ! -f "$CONFIG_PATH" ]; then echo -e "${RED}Error: Configuration file not found at $CONFIG_PATH${NC}" exit 1 - } + fi # Create a backup before editing backup_config