Spaces:
Sleeping
Sleeping
Update start
Browse files
start
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
#!/bin/bash
|
| 2 |
|
| 3 |
# Start devgagan and log output
|
| 4 |
-
python3 -m devgagan
|
| 5 |
|
| 6 |
# Ensure the background process doesn't exit prematurely
|
| 7 |
sleep 5
|
|
|
|
| 1 |
#!/bin/bash
|
| 2 |
|
| 3 |
# Start devgagan and log output
|
| 4 |
+
python3 -m devgagan
|
| 5 |
|
| 6 |
# Ensure the background process doesn't exit prematurely
|
| 7 |
sleep 5
|