Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- `cd /data/model_cache; tar -cvf /tmp/#{tar} #{@model_id}`
- `cp /tmp/#{tar} #{@root_dir}/storage/`
- `rm -rf #{@root_dir}/model_cache/#{@model_id}`
- `mv /tmp/#{tar} #{@root_dir}/uploader/`
Advertisement
Add Comment
Please, Sign In to add comment