2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-26 05:00:43 +00:00

Debug command output21

This commit is contained in:
Mark Gurevich
2022-07-14 10:49:36 -04:00
parent 8af1d7a302
commit 676d8dad4c

View File

@@ -346,10 +346,9 @@ sub install_xcat{
"sudo -s /opt/xcat/sbin/chtab priority=1.1 policy.name=githubaction policy.rule=allow",
"sudo sed -i '1i set -x' /etc/profile.d/xcat.sh ",
"sudo sed -i '1i #!/bin/bash' /etc/profile.d/xcat.sh ",
"sudo sed -i '\$aexport PATH' /etc/profile.d/xcat.sh ",
"cat /etc/profile.d/xcat.sh",
"echo \$PATH",
"/etc/profile.d/xcat.sh",
"/etc/profile.d/xcat.sh && export PATH",
"echo \$PATH",
"sudo tabdump policy",
"sudo tabdump site",