Custom window title #8
1 changed files with 1 additions and 1 deletions
|
@ -21,5 +21,5 @@ cargo build ${release_param[@]}
|
|||
# Start application
|
||||
if [ $? -eq 0 ]
|
||||
then
|
||||
./target/${type}/grim
|
||||
./target/${type}/grim-bin
|
||||
fi
|
Loading…
Reference in a new issue