Add verify docker prefix (#90)

* Add verify docker prefix

* Update args

* Fix the order
This commit is contained in:
Shiming Zhang
2022-03-07 16:56:08 +08:00
committed by GitHub
parent faa1091c40
commit 8ad93d5517
5 changed files with 36 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
#!/usr/bin/env bash
patch_url=$1
file=$1
file=mirror.txt
patch_url=$2
cp "${file}" "${file}.bak"