CC-2720: Should utils scripts have a shebang and/or be marked executable
-fixed. scripts should not be have exec bit set.
This commit is contained in:
parent
a20bdb941c
commit
b2db168a10
2 changed files with 0 additions and 1 deletions
0
utils/airtime-user.php
Executable file → Normal file
0
utils/airtime-user.php
Executable file → Normal file
1
utils/phone_home_stat.php
Executable file → Normal file
1
utils/phone_home_stat.php
Executable file → Normal file
|
@ -1,4 +1,3 @@
|
||||||
#!/usr/bin/env php
|
|
||||||
<?php
|
<?php
|
||||||
$values = parse_ini_file('/etc/airtime/airtime.conf', true);
|
$values = parse_ini_file('/etc/airtime/airtime.conf', true);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue