[Fuego] [PATCH 1/3] install-debian: add fuego-core link

Daniel Sangorrin daniel.sangorrin at toshiba.co.jp
Wed Mar 13 09:14:51 UTC 2019


Signed-off-by: Daniel Sangorrin <daniel.sangorrin at toshiba.co.jp>
---
 install-debian.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/install-debian.sh b/install-debian.sh
index a8be709..349f62e 100755
--- a/install-debian.sh
+++ b/install-debian.sh
@@ -83,6 +83,7 @@ if [ ! -d "/fuego" ]; then
 	ln -s /fuego/fuego-rw /fuego-rw
 	cd fuego
 	git clone --branch next --depth=1 https://bitbucket.org/nirrognas/fuego-core.git
+	ln -s /fuego/fuego-core /fuego-core
 fi
 
 # ==============================================================================
-- 
2.7.4



More information about the Fuego mailing list