From 73f92450c33e63bbd21693e243ec2b94c0aed08f Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 24 Sep 2013 01:09:12 +0200 Subject: [PATCH] Mark functions/main as bash script --- functions/main | 1 + 1 file changed, 1 insertion(+) diff --git a/functions/main b/functions/main index dbb402aa..9b997efa 100644 --- a/functions/main +++ b/functions/main @@ -1,3 +1,4 @@ +#!/bin/bash # Filename: /usr/share/ngcp-ngcpcfg/functions/main # Purpose: helper functions for ngcpcfg ################################################################################