index
:
archsetup.git
init-install-work
main
builds a full dev workstation from a bare Arch Linux install.
Craig Jennings
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
init
1
1 files changed, 1 insertions, 0 deletions
diff --git a/init b/init
index 14a671e..04a4ee2 100755
--- a/
init
+++ b/
init
@@ -68,6 +68,7 @@ echo " (4) allow ssh to this live iso"
echo " (Enter 1, 2, or 3) :"
read setup
+echo "You chose '$SETUP'."
case $setup in
1)