mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-12-14 10:04:52 +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
|
||||
.gitignore
|
||||
__pycache__
|
||||
@@ -35,7 +35,7 @@ VERSION="1.0.10"
|
||||
# print(file_path)
|
||||
# print(dir_path)
|
||||
os.chdir(dir_path)
|
||||
from wakeonlan import send_magic_packet
|
||||
|
||||
pid = os.getpid()
|
||||
def is_port_open(host, port):
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user