diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/bin/run-once | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bin/run-once b/scripts/bin/run-once index 214665b..b49cec8 100755 --- a/scripts/bin/run-once +++ b/scripts/bin/run-once | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | #! /bin/bash | 1 | #!/usr/bin/env bash |
| 2 | 2 | ||
| 3 | # run_keybase -a doesn't work | 3 | # run_keybase -a doesn't work |
| 4 | export KEYBASE_AUTOSTART=1 | 4 | export KEYBASE_AUTOSTART=1 |