THIS GIST HAS MOVED TO https://github.com/khimaros/debian-hybrid
PLEASE READ THE UPDATED INSTRUCTIONS CAREFULLY.
THIS GIST HAS MOVED TO https://github.com/khimaros/debian-hybrid
PLEASE READ THE UPDATED INSTRUCTIONS CAREFULLY.
#!/bin/bash | |
set -ex | |
apt update | |
apt install -y vim git screen | |
git clone https://github.com/khimaros/raid-explorations |