update distro install
parent
fbb546a593
commit
72a8fc8586
|
@ -1,4 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
env | grep DIRS
|
|
||||||
module_load host-utils
|
module_load host-utils
|
||||||
ln -s $BASH_SHELL_HOST/distro/$(get_distro) $BASH_SHELL_HOSTNAME/load
|
ln -s $BASH_SHELL_HOST/distro/$(get_distro) $BASH_SHELL_HOSTNAME/load
|
||||||
|
|
Loading…
Reference in New Issue