vaultwarden-web/scripts
BlackDex 34c0540ec9
Make scripts compatible with macOS/BSD
All the scripts used by this repo were more focused on Linux based systems.
They did not work on macOS or other BSD based systems because of flags
or commands which are not available.

This PR resolves those items by adjusting the failed commands so they
work on both Linux and macOS/BSD systems.

Fixes #112
2023-02-15 22:19:44 +01:00
..
.script_env Update web-vault to v2022.6.0 2022-06-29 15:49:38 +02:00
apply_patches.sh Make scripts compatible with macOS/BSD 2023-02-15 22:19:44 +01:00
build_web_vault.sh Make scripts compatible with macOS/BSD 2023-02-15 22:19:44 +01:00
checkout_web_vault.sh Make scripts compatible with macOS/BSD 2023-02-15 22:19:44 +01:00
generate_patch_file.sh Make scripts compatible with macOS/BSD 2023-02-15 22:19:44 +01:00
package_web_vault.sh Make scripts compatible with macOS/BSD 2023-02-15 22:19:44 +01:00
patch_web_vault.sh Make scripts compatible with macOS/BSD 2023-02-15 22:19:44 +01:00
tar_web_vault.sh Make scripts compatible with macOS/BSD 2023-02-15 22:19:44 +01:00