Skip to content
Snippets Groups Projects
Commit 609235c3 authored by Holger Brandl's avatar Holger Brandl
Browse files

upgraded core libs to v1.14

parent 2d1269ee
No related branches found
No related tags found
No related merge requests found
......@@ -2,10 +2,10 @@
## http://blog.joncairns.com/2013/08/what-you-need-to-know-about-bash-functions/
## load lsf helpers
source <(curl https://raw.githubusercontent.com/holgerbrandl/datautils/v1.12/bash/lsf_utils.sh 2>&1 2>/dev/null)
source <(curl https://raw.githubusercontent.com/holgerbrandl/datautils/v1.14/bash/lsf_utils.sh 2>&1 2>/dev/null)
## enable snippet spinning
source <(curl https://raw.githubusercontent.com/holgerbrandl/datautils/v1.12/R/spinr/spin_utils.sh 2>&1 2>/dev/null)
source <(curl https://raw.githubusercontent.com/holgerbrandl/datautils/v1.14/R/spinr/spin_utils.sh 2>&1 2>/dev/null)
## define common binaries
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment