sourcephile
/
git
/
gargantext.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[Doc upload] use abstract if title is empty
[gargantext.git]
/
devops
/
debian
/
install-purescript
diff --git
a/devops/debian/install-purescript
b/devops/debian/install-purescript
index 2957e0cba3b0eba4298057419241955c2bd8fb92..3a221c67d33fab2ad6f595c82e55e03cb7ef6b34 100755
(executable)
--- a/
devops/debian/install-purescript
+++ b/
devops/debian/install-purescript
@@
-12,5
+12,5
@@
sudo apt install yarn
yarn install && yarn install-ps && yarn build
# temporary bug (help welcome)
-cp src/index.html dist/index.html
-cd ..
+
#
cp src/index.html dist/index.html
+
#
cd ..