diff --git a/fedora-gnome/development.sh b/fedora-gnome/development.sh index 839667c..95c2797 100644 --- a/fedora-gnome/development.sh +++ b/fedora-gnome/development.sh @@ -16,7 +16,7 @@ # Base this on the microsoft-edge TemplateVM -set -eu -o pipefail +set -eu unpriv(){ sudo -u nobody "${@}" diff --git a/fedora-gnome/fedora-gnome.sh b/fedora-gnome/fedora-gnome.sh index 5b9950d..7a5c2e6 100644 --- a/fedora-gnome/fedora-gnome.sh +++ b/fedora-gnome/fedora-gnome.sh @@ -14,7 +14,7 @@ # License for the specific language governing permissions and limitations under # the License. -set -eu -o pipefail +set -eu unpriv(){ sudo -u nobody "${@}" diff --git a/fedora-gnome/ivpn.sh b/fedora-gnome/ivpn.sh index e41fc68..82a64c8 100644 --- a/fedora-gnome/ivpn.sh +++ b/fedora-gnome/ivpn.sh @@ -14,7 +14,7 @@ # License for the specific language governing permissions and limitations under # the License. -set -eu -o pipefail +set -eu unpriv(){ sudo -u nobody "${@}" diff --git a/fedora-gnome/microsoft-edge.sh b/fedora-gnome/microsoft-edge.sh index ddc553c..936d14e 100644 --- a/fedora-gnome/microsoft-edge.sh +++ b/fedora-gnome/microsoft-edge.sh @@ -14,7 +14,7 @@ # License for the specific language governing permissions and limitations under # the License. -set -eu -o pipefail +set -eu unpriv(){ sudo -u nobody "${@}" diff --git a/fedora-gnome/mullvad-browser.sh b/fedora-gnome/mullvad-browser.sh index 1e70e2e..ec8c8f0 100644 --- a/fedora-gnome/mullvad-browser.sh +++ b/fedora-gnome/mullvad-browser.sh @@ -14,7 +14,7 @@ # License for the specific language governing permissions and limitations under # the License. -set -eu -o pipefail +set -eu unpriv(){ sudo -u nobody "${@}" diff --git a/fedora-gnome/mullvad.sh b/fedora-gnome/mullvad.sh index 96c9758..2f5ef42 100644 --- a/fedora-gnome/mullvad.sh +++ b/fedora-gnome/mullvad.sh @@ -14,7 +14,7 @@ # License for the specific language governing permissions and limitations under # the License. -set -eu -o pipefail +set -eu unpriv(){ sudo -u nobody "${@}" diff --git a/fedora-gnome/sys-usb.sh b/fedora-gnome/sys-usb.sh index 9b3cf7e..be3e661 100644 --- a/fedora-gnome/sys-usb.sh +++ b/fedora-gnome/sys-usb.sh @@ -14,7 +14,7 @@ # License for the specific language governing permissions and limitations under # the License. -set -eu -o pipefail +set -eu unpriv(){ sudo -u nobody "${@}" diff --git a/fedora-gnome/thunderbird.sh b/fedora-gnome/thunderbird.sh index db7fef9..db9a3fd 100644 --- a/fedora-gnome/thunderbird.sh +++ b/fedora-gnome/thunderbird.sh @@ -14,7 +14,7 @@ # License for the specific language governing permissions and limitations under # the License. -set -eu -o pipefail +set -eu unpriv(){ sudo -u nobody "${@}" diff --git a/fedora-gnome/trivalent.sh b/fedora-gnome/trivalent.sh index 1dd608d..d271bfc 100644 --- a/fedora-gnome/trivalent.sh +++ b/fedora-gnome/trivalent.sh @@ -14,7 +14,7 @@ # License for the specific language governing permissions and limitations under # the License. -set -eu -o pipefail +set -eu unpriv(){ sudo -u nobody "${@}" diff --git a/fedora-gnome/vault.sh b/fedora-gnome/vault.sh index 3891a2e..b40bcaa 100644 --- a/fedora-gnome/vault.sh +++ b/fedora-gnome/vault.sh @@ -14,7 +14,7 @@ # License for the specific language governing permissions and limitations under # the License. -set -eu -o pipefail +set -eu unpriv(){ sudo -u nobody "${@}" diff --git a/fedora-minimal/fedora-minimal.sh b/fedora-minimal/fedora-minimal.sh index 778a4a3..39fae55 100644 --- a/fedora-minimal/fedora-minimal.sh +++ b/fedora-minimal/fedora-minimal.sh @@ -14,7 +14,7 @@ # License for the specific language governing permissions and limitations under # the License. -set -eu -o pipefail +set -eu unpriv(){ sudo -u nobody "${@}" diff --git a/fedora-minimal/sys-net.sh b/fedora-minimal/sys-net.sh index fa6991f..eb81f2d 100644 --- a/fedora-minimal/sys-net.sh +++ b/fedora-minimal/sys-net.sh @@ -14,7 +14,7 @@ # License for the specific language governing permissions and limitations under # the License. -set -eu -o pipefail +set -eu unpriv(){ sudo -u nobody "${@}"