mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 11:21:55 +00:00
fix
This commit is contained in:
parent
40c3e6056e
commit
b68e966d63
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -44,7 +44,7 @@ if [ -n "$1" ] && [ -f "$OMR_FEED/$1/Makefile" ]; then
|
|||
fi
|
||||
|
||||
rm -rf source/bin source/files source/tmp
|
||||
cp -rf root source/files
|
||||
#cp -rf root source/files
|
||||
|
||||
cat >> source/files/etc/banner <<EOF
|
||||
-----------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue