Skip to content

Commit

Permalink
Merge pull request #218 from vespos/BUGstartami
Browse files Browse the repository at this point in the history
BUG: fix second ami client start
  • Loading branch information
vespos authored Nov 5, 2024
2 parents 409acdc + 7063caf commit 6d21041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/startami
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ else
fi

echo "$ami_path""$amicmd"
exec "$ami_path""$amicmd"&
eval "$ami_path$amicmd &"

0 comments on commit 6d21041

Please sign in to comment.