mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-24 13:21:12 +00:00
Remove trailing spaces in file xCAT-client/debian/postrm
This commit is contained in:
@@ -22,7 +22,7 @@ set -e
|
||||
case "$1" in
|
||||
purge|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
|
||||
;;
|
||||
|
||||
|
||||
remove)
|
||||
if [ -f "/proc/cmdline" ]; then # prevent running it during install into chroot image
|
||||
rm /etc/profile.d/xcat.*
|
||||
|
Reference in New Issue
Block a user