1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-09-30 01:42:34 +03:00

nanonote-files: compile-openwrt-xburst.sh update the files symlink

This commit is contained in:
Xiangfu 2012-04-09 14:43:27 +08:00
parent f74c593b03
commit b2d577ab70

View File

@ -67,7 +67,7 @@ ${GET_FEEDS_VERSION_SH} ${OPENWRT_DIR} > ${VERSIONS_FILE}
cp ${VERSIONS_FILE} ${IMAGES_DIR}/../${OPENWRT_DIR_NAME}.VERSIONS
echo "copy files, create VERSION, link dl folder, last prepare..."
rm -f files && ln -s feeds/qipackages/nanonote-files/data/qi_lb60/files/
rm -f files && ln -s feeds/qipackages/nanonote-files/files/
rm -f dl && ln -s ~/dl
mkdir -p files/etc && echo ${DATE} > files/etc/VERSION
mkdir -p files/etc/uci-defaults && \