forked from DevOps/deploy.stack
feat(shell): 添加运行脚本run.sh
添加基础shell脚本文件用于执行程序
This commit is contained in:
3
shell/run.sh
Normal file
3
shell/run.sh
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
echo "run.sh"
|
||||||
Reference in New Issue
Block a user