0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/discourse-calendar/vendor/holidays/bin/setup
2025-07-15 16:38:05 +02:00

6 lines
66 B
Bash
Executable file
Vendored

#!/bin/bash
set -euo pipefail
IFS=$'\n\t'
set -vx
bundle install