Update freshStart.sh
This commit is contained in:
@ -148,7 +148,7 @@ fi
|
|||||||
|
|
||||||
# Test hwmon with error handling
|
# Test hwmon with error handling
|
||||||
echo "Testing hwmon dry-run..."
|
echo "Testing hwmon dry-run..."
|
||||||
if ! /usr/bin/env python3 -c "import urllib.request; exec(urllib.request.urlopen('http://10.10.10.110:3000/JWS/hwmonDaemon/raw/branch/main/hwmonDaemon.py').read().decode('utf-8'))" --dry-run; then
|
if ! /usr/bin/env python3 -c "import urllib.request; exec(urllib.request.urlopen('http://10.10.10.63:3000/LotusGuild/hwmonDaemon/raw/branch/main/hwmonDaemon.py').read().decode('utf-8'))" --dry-run; then
|
||||||
echo "WARNING: hwmon dry-run test failed, but services are installed"
|
echo "WARNING: hwmon dry-run test failed, but services are installed"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user