X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=mymk-basefile;h=e70f97b14e34999d3b0f00d13c95b954aad227df;hp=4136bb8256ef91c9ff98e80dc993fd10b9bcb31f;hb=7a4577880f3d646ec68d60b1cd3a38f110f784bb;hpb=3d9cc96092cdc8aa05bc95cf83c07bb1af692013 diff --git a/mymk-basefile b/mymk-basefile index 4136bb8..e70f97b 100755 --- a/mymk-basefile +++ b/mymk-basefile @@ -48,6 +48,10 @@ for d in belenos flidas; do $s ln -sf gutsy $d; fi done +d=etiona +if [[ ! -L $d && ! -e $d ]]; then + $s ln -sf trisquel etiona; +fi if [[ $BASEFILE_DIR ]]; then cd $BASEFILE_DIR