Add a run shell for mk
This commit is contained in:
4
MarketData/MarketData/mk.sh
Executable file
4
MarketData/MarketData/mk.sh
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
/home/pi/ARM64/MarketData/MarketData/bin/Debug/net8.0/mk "$@"
|
||||||
|
|
||||||
|
|
||||||
@@ -9,7 +9,8 @@ TO-DO
|
|||||||
Git Delete Remote Branch
|
Git Delete Remote Branch
|
||||||
git push <remote_name> --delete <branch_name>
|
git push <remote_name> --delete <branch_name>
|
||||||
git push origin --delete <branch_name>
|
git push origin --delete <branch_name>
|
||||||
|
git branch -r
|
||||||
|
git branch -l
|
||||||
|
|
||||||
Please use the Microsoft.AspNet.WebApi.OwinSelfHost package for new projects.
|
Please use the Microsoft.AspNet.WebApi.OwinSelfHost package for new projects.
|
||||||
Microsoft.AspNet.WebApi.OwinSelfHost
|
Microsoft.AspNet.WebApi.OwinSelfHost
|
||||||
|
|||||||
Reference in New Issue
Block a user