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
65ddd0c9
Commit
65ddd0c9
authored
Aug 21, 2020
by
Paul Cammish
Browse files
Update install.sh
parent
ec20fdb6
Changes
1
Hide whitespace changes
Inline
Side-by-side
install.sh
View file @
65ddd0c9
...
...
@@ -38,7 +38,7 @@ fi
clear
echo
echo
"-----------------------------------------------------------------------"
echo
" Sympl Installer v0.
7
"
echo
" Sympl Installer v0.
8
"
echo
"-----------------------------------------------------------------------"
echo
echo
"This script will help you install Sympl on a Debian Linux or Raspberry"
...
...
@@ -119,6 +119,9 @@ echo "sympl:$SYMPL_PASSWORD" | chpasswd
echo
' OK'
/etc/update-motd.d/00-sympl-banner |
sed
"s,
\x
1B
\[
[0-9;]*[a-zA-Z],,g"
>
/home/sympl/README_SYMPL.txt
chown
sympl:sympl /home/sympl/README_SYMPL.txt
chmod
600 /home/sympl/README_SYMPL.txt
echo
"
Important Information
...
...
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