mirror of
https://github.com/9001/copyparty.git
synced 2026-04-02 03:00:05 -04:00
u2cli: support long paths on win7
This commit is contained in:
@@ -59,6 +59,8 @@ read a b c d _ < <(
|
||||
sed -r 's/[^0-9]+//;s/[" )]//g;s/[-,]/ /g;s/$/ 0/'
|
||||
)
|
||||
sed -r 's/1,2,3,0/'$a,$b,$c,$d'/;s/1\.2\.3/'$a.$b.$c/ <loader.rc >loader.rc2
|
||||
[ $m ] &&
|
||||
sed -ri 's/copyparty.exe/copyparty32.exe/' loader.rc2
|
||||
|
||||
excl=(
|
||||
copyparty.broker_mp
|
||||
|
||||
Reference in New Issue
Block a user