[odrs-web/oscp] bash's not installed
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [odrs-web/oscp] bash's not installed
- Date: Mon, 12 Nov 2018 18:08:35 +0000 (UTC)
commit 064b09880c0de59f71038ef1500995dafca3cdbf
Author: Andrea Veri <averi redhat com>
Date: Mon Nov 12 19:08:27 2018 +0100
bash's not installed
entrypoint.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/entrypoint.sh b/entrypoint.sh
index 81a7759..b48f31b 100755
--- a/entrypoint.sh
+++ b/entrypoint.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
sed -i "s/replace_odrs_secret/${ODRS_REVIEW_SECRET}/" /etc/httpd/conf.d/000-default.conf
sed -i "s/replace_odrs_username/${ODRS_DB_USER}/" /etc/httpd/conf.d/000-default.conf
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]