initial commit
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env ruby
|
||||
|
||||
while true
|
||||
sleep 5
|
||||
end
|
||||
Reference in New Issue
Block a user