This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
choozmo
/
kw_tools
Liatin
2
Bintangi
0
Fork
1
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Cabang:
master
Ranting
Tag
master
kw_tools
/
monitor
/
local_loop.py
local_loop.py
100 B
Permalink
Riwayat
Mentahan
1
2
3
4
5
import os
import time
while True:
os.system('docker container restart hhh1')
time.sleep(30)