Open adamkudrna opened 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
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
Detection of script directory doesn't work on Mac OS – no path is prefixed and the script fails to run with following message:
Environment: Mac OS 10.9.1, oh-my-zsh 5.0.2