Block a user
b160120893
Update zrep script to handle cases where installed.json is empty or contains no packages. Add checks to handle empty JSON objects or arrays.
d4e355cf32
Update zrep script with improvements in file existence check and script entry handling. Fix JSON file creation and ensure it's not empty. Refactor script entry update/addition logic for better clarity. Rearrange curl command options for zrep_download_package function.
c297c2a551
Update curl command in zrep script for downloading packages. Fix duplicate output redirection.