tweak.
This commit is contained in:
parent
c64eac94a8
commit
d4442e27bb
5
README.md
Normal file
5
README.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
## Server init
|
||||||
|
|
||||||
|
Initialize server with lf
|
||||||
|
|
||||||
|
wget https://git.nunosempere.com/open.source/server-init/raw/branch/master/server-init.sh -O - | sh
|
|
@ -20,7 +20,7 @@ touch .bashrc
|
||||||
wget https://git.nunosempere.com/open.source/server-init/raw/branch/master/lf-snippet.sh -O lf-snippet.sh
|
wget https://git.nunosempere.com/open.source/server-init/raw/branch/master/lf-snippet.sh -O lf-snippet.sh
|
||||||
cat lf-snippet.sh >> .bashrc
|
cat lf-snippet.sh >> .bashrc
|
||||||
rm lf-snippet.sh
|
rm lf-snippet.sh
|
||||||
|
source .bashrc
|
||||||
## To do:
|
## To do:
|
||||||
## - Install z
|
## - Install z
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user