Last active
August 26, 2021 03:49
-
-
Save bil9000/1fc417b4758324aad2d6176673486912 to your computer and use it in GitHub Desktop.
bootstrap to set up ubuntu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
wget https://gist.githubusercontent.com/bil9000/9d655d4851bf87ac85b4c13b53d1ed11/raw/97bba5771db75b8550937ee7dc5770e3a019f779/ubuntu-bootstrap.sh | |
chmod +x ubuntu-bootstrap.sh | |
./ubuntu-bootstrap.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment