mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-12-14 18:04:53 +01:00
Compare commits
4 Commits
add72decd5
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 7511156dd7 | |||
| 075cd4296c | |||
| 2f6d24b78b | |||
| 3e5e70da63 |
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1 +1,4 @@
|
||||
.gitlab-ci.yml
|
||||
.gitignore
|
||||
__pycache__
|
||||
.ansible
|
||||
@@ -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