[damned-lies/oscp] We want raw
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies/oscp] We want raw
- Date: Fri, 13 Sep 2019 14:19:02 +0000 (UTC)
commit 54c2e59f69dbb7ff9b09574533e5d872423e41b3
Author: Andrea Veri <averi redhat com>
Date: Fri Sep 13 16:19:05 2019 +0200
We want raw
entrypoint.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/entrypoint.sh b/entrypoint.sh
index f6d2ce3e..7e0aa3f4 100755
--- a/entrypoint.sh
+++ b/entrypoint.sh
@@ -11,7 +11,7 @@ sed -i "s/\$GITLAB_TOKEN/${GITLAB_TOKEN}/" /l10n/damnedlies/damnedlies/local_set
echo 'Populating .ssh for the l10n user'
mkdir -p /home/l10n/.ssh
ln -s /home/l10n/.ssh_secret/ssh-privatekey /home/l10n/.ssh/ssh-privatekey
-wget https://gitlab.gnome.org/Infrastructure/damned-lies/blob/oscp/ssh_config -O /home/l10n/.ssh/config
+wget https://gitlab.gnome.org/Infrastructure/damned-lies/raw/oscp/ssh_config -O /home/l10n/.ssh/config
/l10n/venv/bin/python manage.py collectstatic
/l10n/venv/bin/python manage.py compile-trans
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]