projects
/
yawep.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f67471
)
git clone url fix
author
Neszt Tibor
<neszt.tibor@euronetrt.hu>
Fri, 1 Dec 2017 11:01:06 +0000
(12:01 +0100)
committer
Neszt Tibor
<neszt.tibor@euronetrt.hu>
Fri, 1 Dec 2017 11:01:06 +0000
(12:01 +0100)
install.sh
patch
|
blob
|
history
diff --git
a/install.sh
b/install.sh
index
3c2444c
..
682ec27
100755
(executable)
--- a/
install.sh
+++ b/
install.sh
@@
-8,7
+8,7
@@
set -e
apt-get install -y $(cat required_debian_packages)
cd /var/www/html/
-git clone http://git.neszt.hu/yawep
+git clone http://git.neszt.hu/yawep
.git
cd yawep
touch config.json
chmod 777 config.json