|
|
|
|
@ -71,6 +71,7 @@ done
@@ -71,6 +71,7 @@ done
|
|
|
|
|
GLOBAL_ENV=/opt/mistborn/.envs/.production/.global |
|
|
|
|
install -Dv /dev/null $GLOBAL_ENV |
|
|
|
|
echo "DIFACE=$iface" >> $GLOBAL_ENV |
|
|
|
|
echo "MISTBORN_USER=mistborn" >> $GLOBAL_ENV |
|
|
|
|
|
|
|
|
|
# default interface |
|
|
|
|
#sudo find /etc/systemd/system/ -type f -name 'Mistborn*' | xargs sudo sed -i "s/DIFACE/$iface/" |
|
|
|
|
|