diff options
Diffstat (limited to 'bsc-nat/gen_links.sh')
-rwxr-xr-x | bsc-nat/gen_links.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bsc-nat/gen_links.sh b/bsc-nat/gen_links.sh index eea1ce6..9846d9a 100755 --- a/bsc-nat/gen_links.sh +++ b/bsc-nat/gen_links.sh @@ -1,6 +1,6 @@ #!/bin/sh -BASEDIR=~/projects/git +BASEDIR=../deps gen_links() { DIR=$1 |