mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-01 03:21:41 +00:00
chore: Remove unneeded patch for automount retrigger script
This commit is contained in:
parent
48d46c1cdc
commit
7b1e0a6cc1
@ -188,16 +188,6 @@ index 9e08cd6..189c805 100755
|
||||
|
||||
set -eu
|
||||
|
||||
diff --git a/usr/bin/steamos-polkit-helpers/steamos-retrigger-automounts b/usr/bin/steamos-polkit-helpers/steamos-retrigger-automounts
|
||||
index 4e92b57..2a5bfc4 100755
|
||||
--- a/usr/bin/steamos-polkit-helpers/steamos-retrigger-automounts
|
||||
+++ b/usr/bin/steamos-polkit-helpers/steamos-retrigger-automounts
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/bin/bash
|
||||
+#!/usr/bin/sh
|
||||
|
||||
# Helper to send reload to all active steamos-automount services, via pkexec if necessary/allowed
|
||||
|
||||
diff --git a/usr/bin/steamos-polkit-helpers/steamos-select-branch b/usr/bin/steamos-polkit-helpers/steamos-select-branch
|
||||
index 1b1d6c1..73f8547 100755
|
||||
--- a/usr/bin/steamos-polkit-helpers/steamos-select-branch
|
||||
|
Loading…
Reference in New Issue
Block a user