Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/line-counts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/line-counts.sh b/scripts/line-counts.sh
index b8d736f804..1c991624ee 100755
--- a/scripts/line-counts.sh
+++ b/scripts/line-counts.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
cat > js/line_counts.php <<EOF
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */