creat transport folder with deplay.sh

This commit is contained in:
6543 2019-03-15 15:24:39 +01:00
parent 8c7e502494
commit 5ccc83e0d7
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ function main() {
mv .git* ../
cd ..
rm -r md5_cp/

mkdir transport
}

main