diff options
author | Christian Poessinger <christian@poessinger.com> | 2017-08-28 17:16:16 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2017-10-29 15:34:33 +0100 |
commit | f24ba92387996bf91051830ad8fd074e33497fac (patch) | |
tree | 55029334b7f44535b50d42a6ea711ed42eba144e /templates/install | |
parent | 6f9273fe6e5585b6a7e8e076916f9429d472a002 (diff) | |
download | vyatta-op-f24ba92387996bf91051830ad8fd074e33497fac.tar.gz vyatta-op-f24ba92387996bf91051830ad8fd074e33497fac.zip |
Remove "install system" command
Related to "T157: Remove "install system" command".
Diffstat (limited to 'templates/install')
-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 |