diff options
| author | D Delmar Davis <don@suspectdevices.com> | 2023-08-24 13:14:31 -0700 |
|---|---|---|
| committer | D Delmar Davis <don@suspectdevices.com> | 2023-08-24 13:14:31 -0700 |
| commit | 5af710e2b29df8785279538d7ee87da620f97a99 (patch) | |
| tree | 31411c15f68fde8a7fbd3eae187b85b9bb1df164 /thumper.py | |
| parent | d456b13f2554a199ca30e2d57d403e8285c43a6c (diff) | |
Details
Diffstat (limited to 'thumper.py')
| -rwxr-xr-x | thumper.py | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -31,6 +31,8 @@ def isExporting(): #---------------------------------------------------------------- kickThumper() # Make sure the poe port is on and powercycle that port # +# https://www.devwithimagination.com/2022/08/07/restarting-poe-via-ssh-on-a-usw-lite-16-poe/ + def kickThumper(): ret = subprocess.call(["ssh", "root@henri-le-renne", |
