mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 17:23:08 +00:00
Remove trailing spaces in file xCAT-client/debian/postrm
This commit is contained in:
parent
6b46661e04
commit
2170134b7f
@ -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.*
|
||||
|
Loading…
x
Reference in New Issue
Block a user