visionappscz / gpg-ftp-deployment

[☠️☠️☠️ NOT MAINTAINED ☠️☠️☠️] A wrapper script for ftp-deployment tool.
Other
1 stars 0 forks source link

Path to vendor scripts is incorrect on Mac OS X #2

Open adamkudrna opened 10 years ago

adamkudrna commented 10 years ago

Detection of script directory doesn't work on Mac OS – no path is prefixed and the script fails to run with following message:

Could not open input file: /vendor/dg/ftp-deployment/Deployment/deployment.php

Environment: Mac OS 10.9.1, oh-my-zsh 5.0.2

adamkudrna commented 7 years ago

Instructions in README don't work:

$ gpg-ftp-deployment git:(master) sed -i "s|^WRAPPER_DIR.*$|WRAPPER_DIR=$(pwd)|" deploy.sh
sed: 1: "deploy.sh": extra characters at the end of d command