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