04 Clean Up Seed Pool

Overview

The seed_pool is cleaned up after the template has been extracted.

Procedure

On VICTORIA, run the following commands to remove the downloaded files and move the extracted files into the correct directory:

cd /OVS/seed_pool/OVM_EM12R3

rm -f *.tgz *.zip

mv OVM_EM/* .

rmdir OVM_EM