EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit b72c8be2 authored by Mussab Abdalla's avatar Mussab Abdalla
Browse files

using bin/bash header

parent fc51fcff
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
product_list_file=$1 product_list_file=$1
docker exec -i $(docker ps -qf "name=emg-pvs_registrar") python3 /var/www/pvs/dev/pvs_instance/manage.py storage create pvs_testing pvs_testing --type swift --storage-auth auth-cloud-ovh docker exec -i $(docker ps -qf "name=emg-pvs_registrar") python3 /var/www/pvs/dev/pvs_instance/manage.py storage create pvs_testing pvs_testing --type swift --storage-auth auth-cloud-ovh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment