diff options
author | Kim Hagen <kim.sidney@gmail.com> | 2016-02-01 13:14:42 -0500 |
---|---|---|
committer | Kim Hagen <kim.sidney@gmail.com> | 2016-02-01 13:14:42 -0500 |
commit | d35d8d1f937cbf764c67c2fc23b8dbaf18707984 (patch) | |
tree | 53a4c5c1ec43ee2cc1913683eb232f970178d7e3 /components/9990-main.sh | |
parent | 940b1bfa23055819e02857187c51827b9a0657ba (diff) | |
download | live-boot-d35d8d1f937cbf764c67c2fc23b8dbaf18707984.tar.gz live-boot-d35d8d1f937cbf764c67c2fc23b8dbaf18707984.zip |
Add vyos config mounting script.
Diffstat (limited to 'components/9990-main.sh')
-rwxr-xr-x | components/9990-main.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/9990-main.sh b/components/9990-main.sh index 512c624..b324fde 100755 --- a/components/9990-main.sh +++ b/components/9990-main.sh @@ -191,6 +191,7 @@ Live () Netbase Swap + Vyos exec 1>&6 6>&- exec 2>&7 7>&- |