Add 'start.sh'

This commit is contained in:
dimon 2023-11-07 23:27:42 +00:00
parent 1ba0001640
commit de7943745e

5
start.sh Normal file
View File

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