Removed fwupd from Proxy config script since it's using bash environment
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
services=(docker fwupd snapd)
|
||||
services=(docker snapd)
|
||||
|
||||
function restart_services(){
|
||||
echo "Reloading Systemd - Configfiles"
|
||||
|
||||
Reference in New Issue
Block a user