mirror of
https://github.com/9001/copyparty.git
synced 2026-03-29 03:23:28 +10:00
cleanup
This commit is contained in:
@@ -120,7 +120,7 @@ tmpdir="$(
|
||||
)"
|
||||
|
||||
[ $repack ] && {
|
||||
old="$tmpdir/pe-copyparty"
|
||||
old="$tmpdir/pe-copyparty.$(id -u)"
|
||||
echo "repack of files in $old"
|
||||
cp -pR "$old/"*{py2,j2,ftp,copyparty} .
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user