mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
codecpatch: remove empty line
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
186885d43e
commit
ddb758542d
@ -38,4 +38,4 @@ elif [ "${1}" = "uninstall" ]; then
|
||||
[ ! -f "/tmpRoot/usr/arc/revert.sh" ] && echo '#!/usr/bin/env bash' >/tmpRoot/usr/arc/revert.sh && chmod +x /tmpRoot/usr/arc/revert.sh
|
||||
echo "/usr/bin/codecpatch.sh -r" >>/tmpRoot/usr/arc/revert.sh
|
||||
echo "rm -f /usr/bin/codecpatch.sh" >>/tmpRoot/usr/arc/revert.sh
|
||||
fi
|
||||
fi
|
Loading…
Reference in New Issue
Block a user