add AIR scripts

This commit is contained in:
boneyard93501
2021-03-17 21:03:40 -05:00
parent 817479e760
commit c508d096e7
3 changed files with 58 additions and 1 deletions

View File

@ -2,7 +2,7 @@
(seq
(seq
(call relay ("op" "identity") [])
(call node_1 (service "init_service") [] result)
(call node (service "init_service") [] result)
)
(seq
(call relay ("op" "identity") [])