Advertisement
Guest User

buglo

a guest
Mar 27th, 2015
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. (test -e /usr/bin/wget || (sudo apt-get update && sudo apt-get -y install wget)) && \
  2. sudo wget -nv -O serverpilot-installer.py https://download.serverpilot.io/serverpilot-installer.py && \
  3. sudo python serverpilot-installer.py \
  4. --server-id=wiCnP6KiP79N8SkA \
  5. --server-apikey=4muNTLck9tlHBeeBmhsnj70ufe5SVl3VEt35Vk0BQc8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement