diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2023-08-14 13:46:13 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2023-08-14 13:46:29 +0800 |
| commit | 6949e7843255206bc642e8f7457c217581c9b556 (patch) | |
| tree | 5f36d3dc5774d76675c077705b2fe3d29507388a /bin | |
| parent | b44661bcd02374ea442a9fb81dffa956acfc10be (diff) | |
Update
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/init/load-settings.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/init/load-settings.sh b/bin/init/load-settings.sh index 00f8c1e..f82bc88 100755 --- a/bin/init/load-settings.sh +++ b/bin/init/load-settings.sh | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | trap 'exit.sh' EXIT | 1 | # trap 'exit.sh' EXIT |
| 2 | 2 | ||
| 3 | export SETTING_DIR=${SETTING_DIR:=$HOME/helper} | 3 | export SETTING_DIR=${SETTING_DIR:=$HOME/helper} |
| 4 | export BIN_DIR=~/bin | 4 | export BIN_DIR=~/bin |