Sugar Network/Recipe Specification: Difference between revisions
| Line 169: | Line 169: | ||
'''install''' = <shell-command> | '''install''' = <shell-command> | ||
Optional. The command that will be executed | Optional. The command that will be executed after installing binary package composed from this recipe. | ||
'''uninstall''' = <shell-command> | '''uninstall''' = <shell-command> | ||
Optional. The command that will be executed | Optional. The command that will be executed after uninstalling binary package composed from this recipe. | ||
== Archive sections == | == Archive sections == | ||