mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-03-03 18:00:18 +00:00
remove install files as soon as we're done with them
This commit is contained in:
@@ -133,6 +133,7 @@ pushd "$WEBI_TMP" 2>&1 >/dev/null
|
||||
cp -Hr ./node*/* "$new_node_home/" 2>/dev/null
|
||||
cp -Hr ./node*/.* "$new_node_home/" 2>/dev/null
|
||||
fi
|
||||
rm -rf ./node*
|
||||
popd 2>&1 >/dev/null
|
||||
|
||||
###################
|
||||
|
||||
Reference in New Issue
Block a user