Daniel Nolan
|
6168d02e94
|
Make bootstrap-in-dir work in different SHELL
* I love yadm, but not all of my machines use bash.
* Update bootstrap-in-dir script to work with SHELL other than bash
|
2025-11-09 09:26:26 -05:00 |
|
Erik Flodin
|
ec10041024
|
Call bootstrap scripts with a tty
Inspired by #449 but using read instead of mapfile to make it work with bash
3. Fixes #344.
|
2024-11-24 20:18:22 +01:00 |
|
Ross Smith II
|
c144d9f3bb
|
fix: Find symlinks in bootstrap-in-dir
Fixes #339
|
2021-05-06 20:11:36 -07:00 |
|
Erik Flodin
|
7d216d47e0
|
Add example bootstrap script to run files in bootstrap.d
This script will, when installed as yadm's bootstrap script, run all
executables in $YADM_DIR/bootstrap.d.
|
2021-01-01 22:23:53 +01:00 |
|