diff options
author | Renato Botelho <garga@FreeBSD.org> | 2014-11-06 07:56:33 -0200 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2014-11-06 07:57:21 -0200 |
commit | e7752fc4ee8cd6384e51d45c61fa000cf2f195c0 (patch) | |
tree | 02bd799c06cdc3b301caacb8ca3f9c9b7fb187b4 /tmp/post_upgrade_command.php | |
parent | e7a0051400f40611718e2f1c5131d2a64cebefb4 (diff) | |
download | pfsense-e7752fc4ee8cd6384e51d45c61fa000cf2f195c0.zip pfsense-e7752fc4ee8cd6384e51d45c61fa000cf2f195c0.tar.gz |
Remove extra ; and space
Diffstat (limited to 'tmp/post_upgrade_command.php')
-rwxr-xr-x | tmp/post_upgrade_command.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmp/post_upgrade_command.php b/tmp/post_upgrade_command.php index 14c0d63..c4a1357 100755 --- a/tmp/post_upgrade_command.php +++ b/tmp/post_upgrade_command.php @@ -1,4 +1,4 @@ -#!/usr/local/bin/php -f +#!/usr/local/bin/php -f <?php /* upgrade embedded users serial console */ |