[ Agent ] [ App ] - offline build nfs server - 1
This commit is contained in:
@@ -1233,6 +1233,12 @@ func (op *AgentOsOperator) installNFSServerOfflineExec() (bool, []string) {
|
||||
"/root/install",
|
||||
})
|
||||
|
||||
AllCommandExecutor([]string{
|
||||
"rm",
|
||||
"-rf",
|
||||
"/root/install/tmp",
|
||||
})
|
||||
|
||||
// install
|
||||
BasicPrettyPrint(HardCodeCommandExecutor(
|
||||
"dpkg -i /root/install/tmp/nfs-server/*.deb",
|
||||
|
||||
Reference in New Issue
Block a user