Skip to content

Commit 99fdf09

Browse files
author
Caspar van Leeuwen
committed
Debugging...
1 parent e304426 commit 99fdf09

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

install_software_layer.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
#!/bin/bash
2+
echo "TRYING TO LS FIRST"
3+
ls -al /cvmfs/software.eessi.io
24
base_dir=$(dirname $(realpath $0))
35
source ${base_dir}/init/eessi_defaults
46
$base_dir/run_in_compat_layer_env.sh $base_dir/EESSI-install-software.sh "$@"

0 commit comments

Comments
 (0)