mirror of
https://github.com/9001/copyparty.git
synced 2026-01-03 01:55:34 +10:00
v1.19.9
This commit is contained in:
@@ -128,7 +128,7 @@ dist/copyparty.exe --version
|
||||
|
||||
csum=$(sha512sum <dist/copyparty.exe | cut -c-56)
|
||||
|
||||
curl -fkT dist/copyparty.exe -b cppwd=wark https://192.168.123.1:3923/copyparty$esuf.exe >uplod.log
|
||||
curl -fkT dist/copyparty.exe -HPW:wark https://192.168.123.1:3923/copyparty$esuf.exe >uplod.log
|
||||
cat uplod.log
|
||||
|
||||
grep -q $csum uplod.log && echo upload OK || {
|
||||
|
||||
BIN
scripts/pyinstaller/loader.ico
Normal file
BIN
scripts/pyinstaller/loader.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 554 B |
Reference in New Issue
Block a user