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
633800d0
Commit
633800d0
authored
Jul 08, 2019
by
Paul Cammish
Browse files
Update install.sh
parent
a0aa49a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
install.sh
View file @
633800d0
...
...
@@ -56,7 +56,7 @@ echo "roundcube-core roundcube/mysql/app-pass password" | debconf-set-selections
echo
"roundcube-core roundcube/reconfigure-webserver select apache2"
| debconf-set-selections
echo
-n
"Adding repository key..."
wget
-qO-
http://mirror.mythic-beasts.com/mythic/support@mythic-beasts.com.gpg.key | apt-key add -
wget
-qO-
http
s
://mirror.mythic-beasts.com/mythic/support@mythic-beasts.com.gpg.key | apt-key add -
if
[
"
$(
find /etc/apt/sources.list.d/
-mindepth
1
-maxdepth
1
-type
f
-name
'sympl_*.list'
|
wc
-l
)
"
!=
"0"
]
;
then
echo
-n
"Removing previous Sympl repo..."
...
...
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