Update shebangs for consistency

This commit is contained in:
ionutboangiu
2023-06-13 13:20:42 -04:00
committed by Dan Christian Bogos
parent 3d8ad41d83
commit 310876837d
33 changed files with 33 additions and 33 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
{# Comment that describes the purpose of the template #}

View File

@@ -1,4 +1,4 @@
#! /usr/bin/env sh
#!/bin/bash
echo "Static building CGRateS..."
GIT_LAST_LOG=$(git log -1 | tr -d "'")

View File

@@ -1,3 +1,3 @@
#! /usr/bin/env sh
#!/bin/bash
go run generate.go $@

View File

@@ -1,4 +1,4 @@
#! /usr/bin/env sh
#!/bin/bash
for i in /sys/devices/system/cpu/cpu[0-9]
do

View File

@@ -1,4 +1,4 @@
#! /usr/bin/env sh
#!/bin/bash
WORK_DIR=/tmp/cgrates
rm -rf $WORK_DIR

View File

@@ -1,4 +1,4 @@
#! /usr/bin/env sh
#!/bin/bash
host="localhost"

View File

@@ -1,4 +1,4 @@
#! /usr/bin/env sh
#!/bin/bash
echo "rc7_to_rc8.sh"
#settings

View File

@@ -1,4 +1,4 @@
#! /usr/bin/env sh
#!/bin/bash
mongo --quiet create_user.js

View File

@@ -1,4 +1,4 @@
#! /usr/bin/env sh
#!/bin/bash
if test $# -lt 2; then
echo ""

View File

@@ -1,4 +1,4 @@
#! /usr/bin/env sh
#!/bin/bash
if test $# -lt 2; then
echo ""

View File

@@ -1,4 +1,4 @@
#! /usr/bin/env sh
#!/bin/bash
user=$1

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# Generate self signed root CA cert
openssl req -nodes -x509 -newkey rsa:2048 -days 3650 -keyout ca.key -out ca.crt -extensions root_ca_extensions -config ./ca.cnf

View File

@@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
# $Id$
#
# Mon Jun 04 2007 Iñaki Baz Castillo <ibc@in.ilimit.es>

View File

@@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
### BEGIN INIT INFO
# Provides: cgrates
# Required-Start: $remote_fs $syslog

View File

@@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
### BEGIN INIT INFO
# Provides: cgrates
# Required-Start: $remote_fs $syslog

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
### -*- mode:shell-script; indent-tabs-mode:nil; sh-basic-offset:2 -*-
### BEGIN INIT INFO
# Provides: freeswitch

View File

@@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
### BEGIN INIT INFO
# Provides: cgrates
# Required-Start: $remote_fs $syslog

View File

@@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
#
### BEGIN INIT INFO
# Provides: kamailio

View File

@@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
### BEGIN INIT INFO
# Provides: cgrates
# Required-Start: $remote_fs $syslog

View File

@@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
#
### BEGIN INIT INFO
# Provides: opensips

View File

@@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
# $Id$
#
# Mon Jun 04 2007 Iñaki Baz Castillo <ibc@in.ilimit.es>

View File

@@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
### BEGIN INIT INFO
# Provides: cgrates
# Required-Start: $remote_fs $syslog

View File

@@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
### BEGIN INIT INFO
# Provides: cgrates
# Required-Start: $remote_fs $syslog

View File

@@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
### BEGIN INIT INFO
# Provides: cgrates
# Required-Start: $remote_fs $syslog

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
### -*- mode:shell-script; indent-tabs-mode:nil; sh-basic-offset:2 -*-
### BEGIN INIT INFO
# Provides: freeswitch

View File

@@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
### BEGIN INIT INFO
# Provides: cgrates
# Required-Start: $remote_fs $syslog

View File

@@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
#
### BEGIN INIT INFO
# Provides: kamailio

View File

@@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
### BEGIN INIT INFO
# Provides: cgrates
# Required-Start: $remote_fs $syslog

View File

@@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
#
### BEGIN INIT INFO
# Provides: opensips