Skip to content

Instantly share code, notes, and snippets.

@vangie
Last active July 28, 2020 08:03
Show Gist options
  • Save vangie/9384882 to your computer and use it in GitHub Desktop.
Save vangie/9384882 to your computer and use it in GitHub Desktop.
install and run Vagex on Koding
sudo apt-get install php5-curl
wget https://gist.githubusercontent.com/horsley/12a14498e02c994e0664/raw/a6e0dc785f2a17353860b02b163b5386a3823efa/VagexRobot.AllInOne.php
sed -i "s/240907/$1/" VagexRobot.AllInOne.php
screen -S vagex -d -m php VagexRobot.AllInOne.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment