1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pluxml_ynh.git synced 2024-09-03 20:16:02 +02:00
Commit graph

18 commits

Author SHA1 Message Date
Julien Malik
90a9ec6cbf [enh] indentation 2016-06-26 21:27:57 +02:00
Julien Malik
5007dcc9fb [fix] remove bad substitution
This causes the following error :
install: line 13: ${$domain%?}: bad substitution

I guess the intended subtitution was :
  domain=${domain%?}
instead, which removes the last character of domain, and thus is wrong.
2016-06-26 21:27:57 +02:00
matlink
ff66175225 trying something 2016-06-26 21:27:35 +02:00
matlink
1dab3f13b6 update languages 2016-06-26 21:27:34 +02:00
matlink
7dc480f69b now remove install.php after install 2016-06-26 21:27:32 +02:00
matlink
f10898e608 fix substitution error 2016-06-26 21:27:31 +02:00
matlink
0680d4d25a fix issue with skipped_uris 2016-06-26 21:27:29 +02:00
matlink
4d8fc16339 fix issue with variables 2016-06-26 21:27:28 +02:00
matlink
3c0bce1caa testing 2016-06-26 21:27:25 +02:00
matlink
818e73a589 testing 2016-06-26 21:27:23 +02:00
matlink
64b90f2198 testing 2016-06-26 21:27:21 +02:00
matlink
868d194c68 testing 2016-06-26 21:27:17 +02:00
matlink
af9f17b5b7 testing 2016-06-26 21:27:16 +02:00
matlink
d196e76844 Update README.md 2016-06-26 21:27:12 +02:00
matlink
cf392a5c96 fixed path error 2016-06-26 21:21:18 +02:00
matlink
424ffa6b24 fixed path error 2016-06-26 21:21:15 +02:00
matlink
824e513ac4 remove command argument missing 2016-06-26 21:21:13 +02:00
matlink
ea16ab086f all added for first test 2016-06-26 21:21:08 +02:00