diff --git a/lib/setup/local_env_template.sh b/lib/setup/local_env_template.sh index 4a9f23e..6722705 100644 --- a/lib/setup/local_env_template.sh +++ b/lib/setup/local_env_template.sh @@ -21,4 +21,5 @@ export rCmd="Rscript" ############################################################################### # Add paths to external resources required by your repository here -# export pathToMyResource="/Users/username/path_to_directory" +# EXTERNAL_NAMES=("dropbox" "drive") +# EXTERNAL_PATHS=("/Users/username/MyDropboxPath" "/Users/username/MyGoogleDrive")