change start shell

This commit is contained in:
Gitea 2021-08-21 11:11:32 +08:00
parent f9cdde6520
commit 55fdbe525a
1 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,8 @@
#!/bin/bash
AppName="pr-decision-bot"
AppName="pr-decision-bot.py"
App="app/pr-decision-bot.py"
echo $1
echo $App
function killProcess() {
NAME=$1