diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2010-08-18 12:02:11 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2010-08-18 12:02:11 -0700 |
commit | feac5e6c993386745659417c744d519a79ac7b65 (patch) | |
tree | 939ba9359aed8fcc8320c543f57f08fcf3f6f7eb /Makefile.am | |
parent | a6ce8e0c0122bed8cba777ac30b148ae6846a8f3 (diff) | |
download | vyatta-op-feac5e6c993386745659417c744d519a79ac7b65.tar.gz vyatta-op-feac5e6c993386745659417c744d519a79ac7b65.zip |
change tech-support to use shell API directly
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e2c30a9..caf9460 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,7 +26,6 @@ bin_SCRIPTS += scripts/vyatta-sudo bin_SCRIPTS += scripts/vyatta-show-snmp.pl bin_SCRIPTS += scripts/rename-image.pl bin_SCRIPTS += scripts/show-image-storage.pl -bin_SCRIPTS += scripts/node-exists.pl bin_SCRIPTS += scripts/vyatta-remote-copy.pl bin_SCRIPTS += scripts/vyatta-show-current-user bin_SCRIPTS += scripts/tech-support-archive |