Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sympl
Sympl Install Script
Commits
bf76e716
Commit
bf76e716
authored
Jun 21, 2019
by
Paul Cammish
Browse files
Update install.sh
parent
7c787baa
Changes
1
Hide whitespace changes
Inline
Side-by-side
install.sh
View file @
bf76e716
...
...
@@ -74,7 +74,7 @@ echo -n "Thanks for installing..."
read
-n1
-p
'Press any key for important information!'
echo
<<
EOF
echo
"
Important Information - Read This Now!
1. This system now has a system user named 'sympl', which has inherited the
...
...
@@ -97,9 +97,11 @@ echo << EOF
4. To get started, check http://wiki.sympl.host/Get_Started
EOF
read
-n1
-p
'Press any key to set new password.'
"
read
-n1
-p
'Press any key to set the new password.'
echo
echo
"Setting new password for uwer 'sympl':"
passwd sympl
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment