updated for new host repo path

master
David Kebler 2023-12-14 21:13:17 -08:00
parent f4d2fe1c08
commit fbb546a593
1 changed files with 3 additions and 1 deletions

4
distro/distro.inst Normal file → Executable file
View File

@ -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