Update installers comments (#6262)

This commit is contained in:
Erik Bershel
2022-09-20 08:32:48 +03:00
committed by GitHub
parent 15f134a85a
commit c0d68d79cc
3 changed files with 12 additions and 0 deletions
+4
View File
@@ -1,4 +1,8 @@
#!/bin/bash -e
################################################################################
## File: r.sh
## Desc: Installs R
################################################################################
# Source the helpers for use with the script
source $HELPER_SCRIPTS/os.sh