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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user