update,
This commit is contained in:
9
tsc1877/task1/project/admin/entry.sh
Executable file
9
tsc1877/task1/project/admin/entry.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
# loop forever
|
||||
while true
|
||||
do
|
||||
yarn start
|
||||
done
|
Reference in New Issue
Block a user