docker-jenkins-integration-.../04_copy_env.sh

6 lines
97 B
Bash
Raw Normal View History

2022-03-29 12:43:39 +02:00
#!/usr/bin/with-contenv bash
printenv >> /etc/R/Renviron.site
2022-03-30 11:26:20 +02:00
2022-03-30 12:19:52 +02:00
printenv > /home/$USER/.Renviron