Skip to content

Commit 2876599

Browse files
committed
RHEL9 install script updated.
1 parent b181090 commit 2876599

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platform-rhel9/json-scada-install.sh

+1
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ sudo chown postgres:postgres /var/lib/pgsql/16/data/postgresql.conf
7575
sudo systemctl enable postgresql-16
7676

7777
sudo cp json_scada_*.conf /etc/nginx/conf.d/
78+
sudo cp nginx.conf /etc/nginx/
7879
sudo systemctl enable nginx
7980

8081
sudo dnf -y install mongodb-org

0 commit comments

Comments
 (0)