minor fixes

This commit is contained in:
Disassembler 2018-10-27 06:54:54 +02:00
parent 513c0839a5
commit 960e7a2466
Signed by: Disassembler
GPG Key ID: 524BD33A0EE29499
2 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@
<tr> <tr>
<td>&nbsp;</td> <td>&nbsp;</td>
<td colspan="2"> <td colspan="2">
<input type="submit" id="repo-submit" value="Nastavit"> <input type="submit" id="repo-submit" value="Nastavit hodnoty">
</td> </td>
</tr> </tr>
</table> </table>

View File

@ -17,7 +17,7 @@ RUN EOF
apk --no-cache add --virtual .deps build-base git libxml2-dev libxslt-dev linux-headers npm postgresql-dev yarn zlib-dev apk --no-cache add --virtual .deps build-base git libxml2-dev libxslt-dev linux-headers npm postgresql-dev yarn zlib-dev
# Clone CrisisCleanup # Clone CrisisCleanup
git clone --depth 50 https://github.com/CrisisCleanup/crisiscleanup /srv/crisiscleanup git clone --depth 1000 https://github.com/CrisisCleanup/crisiscleanup /srv/crisiscleanup
# TODO: Update ruby version # TODO: Update ruby version
git -C /srv/crisiscleanup checkout b9035bd44fff371ea3d525eb560ff45504acaee7 git -C /srv/crisiscleanup checkout b9035bd44fff371ea3d525eb560ff45504acaee7