2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-23 11:40:25 +00:00

Debug command output20

This commit is contained in:
Mark Gurevich
2022-07-14 10:31:57 -04:00
parent b0a32dd87e
commit 8af1d7a302

View File

@@ -346,7 +346,7 @@ 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 echo 'export PATH' >> /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",