automated terminal push
This commit is contained in:
BIN
server/provision/.provision.bash.swp
Normal file
BIN
server/provision/.provision.bash.swp
Normal file
Binary file not shown.
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
##
|
||||
## This script installs stuff
|
||||
## This script installs stuff
|
||||
## to set up a linux server
|
||||
## suitable for newbies.
|
||||
##
|
||||
@@ -15,7 +15,7 @@ set -e;
|
||||
|
||||
set -x;
|
||||
|
||||
##
|
||||
##
|
||||
|
||||
cat /etc/issue;
|
||||
|
||||
@@ -45,7 +45,7 @@ apt install -y vim nano;
|
||||
|
||||
## apt install -y hollywood;
|
||||
|
||||
apt install -y cmatrix;
|
||||
apt install -y cmatrix cmatrix-xfont;
|
||||
|
||||
##
|
||||
## shinobi academy user config
|
||||
|
||||
Reference in New Issue
Block a user