Gorgone
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
s3
|
@ -326,6 +326,8 @@ else |
|
|
if [ "$t" == "$1" ] |
|
|
if [ "$t" == "$1" ] |
|
|
then |
|
|
then |
|
|
|
|
|
|
|
|
|
|
|
[ "${2:0:4}" == "here" ] && EXTRA_COPY_DIR=1 || EXTRA_COPY_DIR=0 |
|
|
|
|
|
|
|
|
if [ "${2:0:3}" == "-p=" ] || [ "${2:0:3}" == "-P=" ] |
|
|
if [ "${2:0:3}" == "-p=" ] || [ "${2:0:3}" == "-P=" ] |
|
|
then |
|
|
then |
|
|
if [ -f "$profdir/${2#*=}" ] |
|
|
if [ -f "$profdir/${2#*=}" ] |
|
|