index
:
x.git
Xe-patch-1
alert-autofix-9
anubis-techarohq
anubis/admin-configured-deny-rule-hashes
anubis/healthcheck
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
robocadey2
/
run.sh
blob: 91de2bbea621c512c8fc694a3c8f71294bc58e57 (
plain
)
1
2
3
4
5
6
#!/bin/sh
while
true
;
do
go
run
.
sleep
2
done