diff options
Diffstat (limited to 'src/scripts/version')
-rwxr-xr-x | src/scripts/version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/version b/src/scripts/version index f9f3d215641..b8748af1588 100755 --- a/src/scripts/version +++ b/src/scripts/version @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Copyright (c) 2015 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); |