Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've got following error during latest upgrade:
$ octopus up-stable all -bash: octopus: command not found
Running $ bash BOA.sh.txt once again after $ barracuda up-stable fixed the path to octopus script.
$ bash BOA.sh.txt
$ barracuda up-stable
The text was updated successfully, but these errors were encountered:
It is expected, one-time inconvenience after the upgrade: https://github.com/omega8cc/boa/blob/master/CHANGELOG.txt#L54
Sorry, something went wrong.
It has been fixed recently, so marking as a bug.
as the link to changeling wasn't hashed you need to execute the following:
export PATH=$PATH:/opt/local/bin
You should always follow the docs: https://github.com/omega8cc/boa/blob/master/docs/UPGRADE.txt
$ cd;wget -q -U iCab http://files.aegir.cc/BOA.sh.txt;bash BOA.sh.txt
No branches or pull requests
radimklaska commentedApr 19, 2014
I've got following error during latest upgrade:
Running
$ bash BOA.sh.txtonce again after$ barracuda up-stablefixed the path to octopus script.The text was updated successfully, but these errors were encountered: