Spaces:
Runtime error
Runtime error
Delete run (1).sh
Browse files- run (1).sh +0 -6
run (1).sh
DELETED
@@ -1,6 +0,0 @@
|
|
1 |
-
#!/bin/bash
|
2 |
-
|
3 |
-
# Careful: can't create tmp files from this script
|
4 |
-
cat nginx.conf | sed "s|API_URL|${API_URL}|g" > /etc/nginx/sites-available/default
|
5 |
-
service nginx start
|
6 |
-
sleep infinity
|
|
|
|
|
|
|
|
|
|
|
|
|
|