5 lines
75 B
Bash
5 lines
75 B
Bash
#!/bin/sh
|
|
service nginx start
|
|
python /usr/pgadmin4/web/pgAdmin4.py
|
|
|
|
/bin/sh |