summarylogtreecommitdiffstats
path: root/phc-intel.sleep.systemd
diff options
context:
space:
mode:
authordreieck2023-02-21 13:21:44 +0100
committerdreieck2023-02-21 13:21:44 +0100
commitae9ae3fec6fb16281aa1290da77bcfc31fef9226 (patch)
treeef7543e7963f005de411678e4011dc0b4b5a055e /phc-intel.sleep.systemd
parentf917c448d277fdc0db723c8eab3b31a279ae130d (diff)
downloadaur-ae9ae3fec6fb16281aa1290da77bcfc31fef9226.tar.gz
Sanitised `phc-intel.sh`, while this, did a version bump due to the changes carried out previously.
Changed tab to spaces in the `phc-intel.sleep*`-files.
Diffstat (limited to 'phc-intel.sleep.systemd')
-rwxr-xr-xphc-intel.sleep.systemd2
1 files changed, 1 insertions, 1 deletions
diff --git a/phc-intel.sleep.systemd b/phc-intel.sleep.systemd
index c76ea6aafda0..231122753f67 100755
--- a/phc-intel.sleep.systemd
+++ b/phc-intel.sleep.systemd
@@ -1,5 +1,5 @@
#!/bin/bash
if [ "$1" = post ]; then
- . /usr/bin/phc-intel set
+ /usr/bin/phc-intel set
fi