mirror of
https://github.com/Noratrieb/killjoy-turret.git
synced 2026-01-16 15:45:02 +01:00
docker shit
This commit is contained in:
parent
d7901a4fc8
commit
e6414abaf1
5 changed files with 35 additions and 4 deletions
7
entrypoint.sh
Normal file
7
entrypoint.sh
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
while true ;
|
||||
do
|
||||
/usr/local/bin/killjoy_turret
|
||||
sleep 10
|
||||
done
|
||||
Loading…
Add table
Add a link
Reference in a new issue