bootstrap/bootstrap.sh
2018-11-23 10:10:17 +01:00

7 lines
230 B
Bash
Executable file

#! /bin/sh
# root part
curl -RLSsf1 https://github.com/schtobia/bootstrap/raw/master/bootstrap-root.sh | sudo -SEH bash -
# userspace part
curl -RLSsf1 https://github.com/schtobia/bootstrap/raw/master/bootstrap-user.sh | bash -