Added config option
This commit is contained in:
@@ -59,6 +59,7 @@ function build_sns {
|
||||
clean
|
||||
if [ ! -d ."$BUILD_ROOT" ]; then mkdir $BUILD_ROOT; fi
|
||||
sns_out > "$BUILD_ROOT/sns"
|
||||
chmod +x "$BUILD_ROOT/sns"
|
||||
cp -f ./src/bash-completion.src.sh ./build/bash-completion
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user