This commit is contained in:
2019-09-19 01:30:35 -04:00
parent 3cbcc81cf0
commit 426805a922
+1 -1
View File
@@ -6,7 +6,7 @@ test3: echo
echo 'hm'
python:
#!/usr/bin/env python
#!/usr/bin/env python3
print('wow!')
echo: