improve actor run script
This commit is contained in:
@@ -20,4 +20,6 @@ actor_module := generator.generate_actor_module(
|
||||
actor_module.write(example_dir,
|
||||
format: true
|
||||
overwrite: true
|
||||
)!
|
||||
)!
|
||||
|
||||
os.execvp('bash', ['${example_dir}/meeting_scheduler_actor/scripts/run.sh'])!
|
||||
Reference in New Issue
Block a user