mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-24 05:11:12 +00:00
Remove the extra double quote of the rm command.
This commit is contained in:
@@ -12,5 +12,5 @@ check:rc==0
|
||||
cmd:cat /tmp/diff.list
|
||||
check:rc==0
|
||||
|
||||
cmd:rm -fr /tmp/mn; rm -fr /tmp/cn; rm /tmp/mn.tar; rm /tmp/diff.list"
|
||||
cmd:rm -fr /tmp/mn; rm -fr /tmp/cn; rm /tmp/mn.tar; rm /tmp/diff.list
|
||||
end
|
||||
|
Reference in New Issue
Block a user