mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-12-14 18:04:53 +01:00
Compare commits
2 Commits
add72decd5
...
2f6d24b78b
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f6d24b78b | |||
| 3e5e70da63 |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1 +1,3 @@
|
|||||||
.gitlab-ci.yml
|
.gitlab-ci.yml
|
||||||
|
.gitignore
|
||||||
|
__pycache__
|
||||||
@@ -35,7 +35,7 @@ VERSION="1.0.10"
|
|||||||
# print(file_path)
|
# print(file_path)
|
||||||
# print(dir_path)
|
# print(dir_path)
|
||||||
os.chdir(dir_path)
|
os.chdir(dir_path)
|
||||||
from wakeonlan import send_magic_packet
|
|
||||||
pid = os.getpid()
|
pid = os.getpid()
|
||||||
def is_port_open(host, port):
|
def is_port_open(host, port):
|
||||||
try:
|
try:
|
||||||
|
|||||||
Reference in New Issue
Block a user