Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 4d2285cc authored by LEPAGE Gaetan's avatar LEPAGE Gaetan
Browse files

deploy script

parent 98b0ba2b
No related merge requests found
#!/bin/sh
rsync -rav \
--delete \
--exclude "*.mypy_cache/" \
--exclude "venv/" \
--exclude ".git/" \
--exclude "*/__pycache__/" \
. alya:/local_scratch/galepage/.remi_projects/rl_hm/
# . server:~/rl_hm_2/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment