diff options
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/install.sh b/tools/install.sh index cb21351..f10a1c3 100755 --- a/tools/install.sh +++ b/tools/install.sh | |||
| @@ -23,4 +23,4 @@ export SETTING_DIR=$SETTING_DIR | |||
| 23 | source \$SETTING_DIR/tools/load-settings.sh | 23 | source \$SETTING_DIR/tools/load-settings.sh |
| 24 | " >> $RCFILE | 24 | " >> $RCFILE |
| 25 | 25 | ||
| 26 | #cd "$SETTING_DIR" && make | 26 | cd "$SETTING_DIR" && make |