5 lines
78 B
Bash
5 lines
78 B
Bash
#!/bin/sh
|
|
service nginx start
|
|
python3 /usr/pgadmin4/web/pgAdmin4.py &
|
|
|
|
/bin/sh |