Skip to content
Snippets Groups Projects
Commit 0354032b authored by Nico Vermaas's avatar Nico Vermaas
Browse files

add deploy_local_dev.sh script

parent 5a248981
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/bash
export ATDB_DIR=$HOME/my_docker/atdb-ldv
cd $ATDB_DIR
# be in an existing git cloned atdb-ldv directory (like $HOME/my_docker/atdb-ldv)
# Pull the latest changes and capture the output
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment