This commit is contained in:
lw-everestlinux
2022-12-13 11:38:55 -05:00
parent 19881139f2
commit 7a1383f13c
23 changed files with 94 additions and 0 deletions

4
stuff/hi2 Normal file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/python3
while True:
print("hi")