Update diy-part1.sh

This commit is contained in:
moruiris 2021-11-21 14:26:25 +08:00 committed by GitHub
parent 27892c48c4
commit 7e0cda62a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,4 @@
#!/bin/bash
#
rm -rf ./tools
svn co https://github.com/coolsnowwolf/lede/trunk/tools ./tools