Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add changed shell files #18

Merged
merged 3 commits into from
Dec 14, 2021
Merged

Add changed shell files #18

merged 3 commits into from
Dec 14, 2021

Conversation

49bitquant
Copy link
Contributor

start.sh
nohup python -u main.py > grid_nohup.out 2>&1 & echo $! > process.pid

stop.sh
kill cat process.pid

@49bitquant 49bitquant changed the title Add changed shell files. Add changed shell files Nov 26, 2021
@51bitquant 51bitquant merged commit 2b57f42 into 51bitquant:master Dec 14, 2021
@51bitquant
Copy link
Owner

great, thanks for PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants