mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Update build.sh
This commit is contained in:
parent
17d70074cc
commit
13619201da
1 changed files with 0 additions and 5 deletions
5
build.sh
5
build.sh
|
@ -630,14 +630,9 @@ if ! patch -Rf -N -p1 -s --dry-run < patches/luci-occitan.patch; then
|
||||||
fi
|
fi
|
||||||
[ -d $OMR_FEED/luci-base/po/oc ] && cp -rf $OMR_FEED/luci-base/po/oc feeds/luci/modules/luci-base/po/
|
[ -d $OMR_FEED/luci-base/po/oc ] && cp -rf $OMR_FEED/luci-base/po/oc feeds/luci/modules/luci-base/po/
|
||||||
echo "Done"
|
echo "Done"
|
||||||
echo "$OMR_DIST"
|
|
||||||
echo "$OMR_REPO"
|
|
||||||
echo "$(git -C "$OMR_FEED" tag --sort=committerdate | tail -1)-$(git -C "$OMR_FEED" rev-parse --short HEAD)"
|
|
||||||
|
|
||||||
cd "$OMR_TARGET/source"
|
cd "$OMR_TARGET/source"
|
||||||
echo "Update feeds index"
|
echo "Update feeds index"
|
||||||
cp .config .config.keep
|
cp .config .config.keep
|
||||||
scripts/feeds clean
|
|
||||||
scripts/feeds update -a
|
scripts/feeds update -a
|
||||||
|
|
||||||
#cd -
|
#cd -
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue