diff options
| author | jason | 2020-09-25 11:16:45 -0600 |
|---|---|---|
| committer | jason | 2020-09-25 11:16:45 -0600 |
| commit | e787561d6e2ab5ad63ba9a4c8fc7fd9d07519361 (patch) | |
| tree | 13f23e99f537148c60b3235eab08b9ea0aff3937 /scripts | |
| parent | 2beae5cdfdfe71eed31a66d4b5642440b11a88de (diff) | |
| download | dotfiles-e787561d6e2ab5ad63ba9a4c8fc7fd9d07519361.tar.gz dotfiles-e787561d6e2ab5ad63ba9a4c8fc7fd9d07519361.zip | |
updates
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 |