systemSetup

system setup, configuration and dotfiles
git clone https://noulin.net/git/systemSetup.git
Log | Files | Refs | README | LICENSE

commit 06a09241f527112b4aff71159d6c9092c4843c21
parent 4a50a4a5b376442e8e8e2bf6b5968ed549e47083
Author: Remy Noulin (Spartatek) <remy.noulin@spartatek.se>
Date:   Sun, 16 Jul 2017 22:15:31 +0200

remove extra commands in readme

Diffstat:
MREADME.md | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -27,10 +27,6 @@ Debian Stretch setup: cd debian sudo ./1-system.sh sudo ./2-desktopSystem.sh -logout -# login again to update groups -su - username -cd systemSetup/debian/ ./3-home.sh ```