Minor changes to example file

cat-town
Dan Buch 3 years ago
parent ff7d915872
commit 05043d778a
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7

@ -1,5 +1,4 @@
#!/usr/bin/env oh-no
# vim:filetype=just
set shell := ["python", "-c"]
set something
@ -49,7 +48,7 @@ aminal kind='dog':
print('\n'.join(os.environ.keys()), file=sys.stderr)
_secret +WHATEVER='OK':
@echo "don't tell anyone {{WHATEVER}}"
@print("don't tell anyone {{WHATEVER}}")
manimal:
@echo wow
@print('wow')

Loading…
Cancel
Save