Update 'start.sh'

This commit is contained in:
dimon 2023-11-07 23:28:24 +00:00
parent de7943745e
commit 312f7b67c2

View File

@ -1,5 +1,5 @@
#!/bin/sh #!/bin/sh
service nginx start service nginx start
python /usr/pgadmin4/web/pgAdmin4.py python3 /usr/pgadmin4/web/pgAdmin4.py &
/bin/sh /bin/sh