mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
sspatch: fix typo
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
0500b9c6cb
commit
86e3194987
@ -18,7 +18,7 @@ if [ "${1}" = "late" ]; then
|
||||
DEST="/tmpRoot/usr/lib/systemd/system/sspatch.service"
|
||||
cat << EOF > ${DEST}
|
||||
[Unit]
|
||||
Description=addon amepatch
|
||||
Description=addon sspatch
|
||||
DefaultDependencies=no
|
||||
IgnoreOnIsolate=true
|
||||
After=multi-user.target
|
||||
|
Loading…
Reference in New Issue
Block a user