r-studio-202202/04_copy_env.sh

6 lines
97 B
Bash

#!/usr/bin/with-contenv bash
printenv >> /etc/R/Renviron.site
printenv > /home/$USER/.Renviron