mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-21 18:50:28 +00:00
Debug command output20
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user