fixed wrong bracket in torrent-config
This commit is contained in:
parent
c924f096e7
commit
bb2ebaaa5d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user