diff --git a/script.sh b/script.sh index b81990a..2c9dfdd 100755 --- a/script.sh +++ b/script.sh @@ -1,3 +1,3 @@ #!/bin/bash -./target/release/starkwhale_alert >> log 2>&1 \ No newline at end of file +./starkwhale_alert >> log 2>&1 \ No newline at end of file