Minor changes to example file
This commit is contained in:
parent
ff7d915872
commit
05043d778a
@ -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…
Reference in New Issue
Block a user