Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
ae90481f
Commit
ae90481f
authored
Nov 09, 2015
by
Florian Schaal
Browse files
minor fixes server/scripts/update_from_dev.sh
parent
c0a85582
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/scripts/update_from_dev.sh
View file @
ae90481f
#!/bin/bash
cd
/tmp
rm
-
r
f
ispconfig3-
master
*
rm
-f
ispconfig3-
dev.tar.gz
wget
-O
ispconfig3-dev.tar.gz
"http://git.ispconfig.org/ispconfig/ispconfig3/repository/archive.tar.gz?ref=master"
rm
-rf
ispconfig3-master
*
tar
xzf ispconfig3-dev.tar.gz
cd
ispconfig3-master
*
/install
php
-q
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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