Created
August 6, 2023 15:07
-
-
Save rwilcox/072cfc11ca43582940bcd9caa4e8e3e0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: 1 | |
tasks: | |
from-net: | |
command: python3 | |
script: | | |
print("hi from the network") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment