Skip to content
Snippets Groups Projects
Commit 049a13f8 authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

Update Singularity.base

parent 235ba32b
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,8 @@ From: almalinux:8
maintainer IT-IMGW <it.img-wien@univie.ac.at>
%files
$PWD/definition-files/runscript /.singularity.d/runscript
$PWD/definition-files/run-help /.singularity.d/runscript.help
../runscript /.singularity.d/runscript
../run-help /.singularity.d/runscript.help
%post
# command prompt name
......@@ -21,4 +21,4 @@ From: almalinux:8
export LC_ALL=C
export LANG=C.UTF-8
export LIBRARY=/usr/lib64:/lib64:/lib
export INCLUDE=/usr/include
\ No newline at end of file
export INCLUDE=/usr/include
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