summaryrefslogtreecommitdiff
path: root/tools/generate_support_bundle.py
diff options
context:
space:
mode:
authorSri Mohana Singamsetty <msingamsetty@vmware.com>2019-08-13 14:53:08 -0700
committerSri Mohana Singamsetty <msingamsetty@vmware.com>2019-09-13 10:05:13 -0700
commit11c83aa48a02486b19bc9f863a859859110e0a42 (patch)
tree563760aa09c92465897a549f4e96f87f629939cf /tools/generate_support_bundle.py
parent90316c973f541412a23995894b80621a421bed33 (diff)
tools: Modifications to copy support bundle files
This commit is to copy the support bundle scripts to appropriate directories during installation Signed-off-by: Sri Mohana Singamsetty <msingamsetty@vmware.com>
Diffstat (limited to 'tools/generate_support_bundle.py')
-rwxr-xr-x[-rw-r--r--]tools/generate_support_bundle.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/generate_support_bundle.py b/tools/generate_support_bundle.py
index 118ca113a5..c9ca9c3d0d 100644..100755
--- a/tools/generate_support_bundle.py
+++ b/tools/generate_support_bundle.py
@@ -1,3 +1,5 @@
+#!/usr/bin/python
+
########################################################
### Python Script to generate the FRR support bundle ###
########################################################