mirror of
https://github.com/swg-ostrich/ostrich.git
synced 2026-01-15 22:04:30 -05:00
456 B
Executable File
456 B
Executable File
Debian Initial Setup
- Install Debian 9 x64-bit (I used
debian-9.4.0-amd64-netinst.iso) - As
root, runapt update; apt install sudo git - Run
git clone --recurse-submodules -j8 https://github.com/swg-ostrich/ostrich.git; cd ostrich - Run
./utils/initial-setup/debian/setup.sh, reboot when it tells you to- user running the script must have privileges to use
sudo
- user running the script must have privileges to use
- Environment should be completely setup at this point