Skip to content

Commit

Permalink
Added Sourcing Sed Helper
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyE123 committed Apr 8, 2018
1 parent fd0d20f commit 28ea397
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/commons.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ COLUMNS=78
NETLINES=16

source "$SCRIPTPATH/inc/app-version-check.sh"
source "$SCRIPTPATH/inc/app-sed-helper.sh"

pause(){
read -r -p"$*"
Expand Down

0 comments on commit 28ea397

Please sign in to comment.