updated for new host repo path
parent
f4d2fe1c08
commit
fbb546a593
|
@ -1,2 +1,4 @@
|
|||
#!/bin/bash
|
||||
env | grep DIRS
|
||||
module_load host-utils
|
||||
ln -s $BASH_SHELL_ANY_HOST/distro/$(get_distro) $BASH_SHELL_HOST/load
|
||||
ln -s $BASH_SHELL_HOST/distro/$(get_distro) $BASH_SHELL_HOSTNAME/load
|
||||
|
|
Loading…
Reference in New Issue