diff options
author | Christian Poessinger <christian@poessinger.com> | 2018-03-10 18:29:13 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2018-03-10 18:29:13 +0100 |
commit | 02770b0fcb0dc0af230aaacd3216dad92436f592 (patch) | |
tree | c686815480e7b31b175f3d51849c9ea468d357d4 /templates | |
parent | 7586d7f0b6fb9f24ba2d406941d963cf5b0068e8 (diff) | |
parent | f24ba92387996bf91051830ad8fd074e33497fac (diff) | |
download | vyatta-op-02770b0fcb0dc0af230aaacd3216dad92436f592.tar.gz vyatta-op-02770b0fcb0dc0af230aaacd3216dad92436f592.zip |
Merge branch 'remove-install-system-cmd' into current
* remove-install-system-cmd:
Remove "install system" command
Diffstat (limited to 'templates')
-rw-r--r-- | templates/install/system/node.def | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/install/system/node.def b/templates/install/system/node.def deleted file mode 100644 index c200404..0000000 --- a/templates/install/system/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Install system to hard drive -run: sudo /opt/vyatta/sbin/install-system |