mirror of
https://github.com/9001/copyparty.git
synced 2026-04-03 06:18:08 +10:00
py2 fixes
This commit is contained in:
@@ -106,7 +106,7 @@ tmpdir="$(
|
||||
[ $repack ] && {
|
||||
old="$tmpdir/pe-copyparty"
|
||||
echo "repack of files in $old"
|
||||
cp -pR "$old/"*{j2,ftp,copyparty} .
|
||||
cp -pR "$old/"*{py2,j2,ftp,copyparty} .
|
||||
}
|
||||
|
||||
[ $repack ] || {
|
||||
|
||||
Reference in New Issue
Block a user