This website requires JavaScript.
Explore
Help
Sign In
gmgauthier
/
webtestpractice
Watch
1
Star
1
Fork
0
You've already forked webtestpractice
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7439c7898e
webtestpractice
/
MyWebApp
/
runwebapp.sh
6 lines
51 B
Bash
Raw
Normal View
History
Unescape
Escape
try shellscript execution of webapp
2024-02-27 14:28:38 +00:00
#!/usr/bin/env bash
remove nohup
2024-02-27 14:31:40 +00:00
sh dotnet run
&
try shellscript execution of webapp
2024-02-27 14:28:38 +00:00
disown
exit
0
Reference in New Issue
Copy Permalink