master
neingeist 8 years ago
parent 9323f176c6
commit 1e1359f367

@ -0,0 +1,3 @@
#!/bin/sh
# Well, dots...
while true; do echo -n .; sleep 1; done
Loading…
Cancel
Save