mirror of https://github.com/OpenIPC/firmware.git
Update rootfs_script.sh
parent
ecf9d1f54e
commit
cd940aa700
|
@ -95,3 +95,4 @@ else
|
||||||
echo "$WFB_CONF does not exist!"
|
echo "$WFB_CONF does not exist!"
|
||||||
fi
|
fi
|
||||||
cp ${GITHUB_WORKSPACE}/general/scripts/UDPSplitter ${TARGET_DIR}/usr/bin/UDPSplitter
|
cp ${GITHUB_WORKSPACE}/general/scripts/UDPSplitter ${TARGET_DIR}/usr/bin/UDPSplitter
|
||||||
|
chmod +x "${TARGET_DIR}/usr/bin/UDPSplitter"
|
||||||
|
|
Loading…
Reference in New Issue