Browse Source

Update s3

system wide s3 part 2
pull/50/head
Gorgone 4 years ago
committed by GitHub
parent
commit
814fac25f9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      s3

2
s3

@ -325,6 +325,8 @@ else
if [ "$t" == "$1" ]
then
[ "${2:0:4}" == "here" ] && EXTRA_COPY_DIR=1 || EXTRA_COPY_DIR=0
if [ "${2:0:3}" == "-p=" ] || [ "${2:0:3}" == "-P=" ]
then

Loading…
Cancel
Save