Index: scripts/copy.sh =================================================================== diff -u -rfe1cc7af9637a8485b6948b50eb5fb06e4c83740 -r074b32b5cc08f41f2d9ce0d021f2151b76bba5ad --- scripts/copy.sh (.../copy.sh) (revision fe1cc7af9637a8485b6948b50eb5fb06e4c83740) +++ scripts/copy.sh (.../copy.sh) (revision 074b32b5cc08f41f2d9ce0d021f2151b76bba5ad) @@ -1,3 +1,4 @@ +#!/bin/bash ########################################################################### # # Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. @@ -13,7 +14,6 @@ # @date (original) 13-Mar-2020 # ############################################################################ -#!/bin/bash # device default Ip Address and denali application path if [ "$1" == "" ]; then