6 Commits

Author SHA1 Message Date
Christopher
222e6af258 🔧 refactor: Use #!/usr/bin/env bash in all shell scripts (#16)
This commit refactors all the shell scripts to use `#!/usr/bin/env bash` instead of `#!/bin/bash`. This change ensures that the scripts will run with the system's default Bash interpreter, even if it is not located at the standard `/bin/bash` path.
2024-10-23 13:32:15 -05:00
Christopher
ed52a5037e chore: Update download-zim-files script URL 2024-07-12 12:32:33 -05:00
Christopher
e494ad9480 chore: Apply changes to big-bear-kiwix-serve using casaos-cli 2024-07-12 12:29:13 -05:00
Christopher
adbd318ff7 chore: Update download-zim-files script with decorative message and support link 2024-07-12 12:22:56 -05:00
Christopher
7816130a14 Update download-zim-files script URL 2024-07-12 12:17:47 -05:00
Christopher
205a485ff8 feat: add download-zim-files script 2024-07-12 12:15:50 -05:00