Update rootfs_script.sh

pull/1681/head
Huang jinlong 2024-12-07 08:16:15 +08:00 committed by GitHub
parent ecf9d1f54e
commit cd940aa700
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -95,3 +95,4 @@ else
echo "$WFB_CONF does not exist!"
fi
cp ${GITHUB_WORKSPACE}/general/scripts/UDPSplitter ${TARGET_DIR}/usr/bin/UDPSplitter
chmod +x "${TARGET_DIR}/usr/bin/UDPSplitter"