summaryrefslogtreecommitdiffstats
path: root/etc/phpshellsessions
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2010-08-13 13:02:18 -0400
committerChris Buechler <cmb@pfsense.org>2010-08-13 13:02:18 -0400
commit1f1fc944bc43a1c78871bee95a8720a7b02bcb20 (patch)
tree6969d41ad54a4d4bab4762f3347f6192ba84021f /etc/phpshellsessions
parentf1ca6b86de1736ec2393ca3ac16040312eab8635 (diff)
downloadpfsense-1f1fc944bc43a1c78871bee95a8720a7b02bcb20.zip
pfsense-1f1fc944bc43a1c78871bee95a8720a7b02bcb20.tar.gz
fix text
Diffstat (limited to 'etc/phpshellsessions')
-rw-r--r--etc/phpshellsessions/gitsync2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/phpshellsessions/gitsync b/etc/phpshellsessions/gitsync
index 5e2aead..09cb670 100644
--- a/etc/phpshellsessions/gitsync
+++ b/etc/phpshellsessions/gitsync
@@ -21,7 +21,7 @@ global $command_split;
unlink_if_exists("/tmp/config.cache");
if(!file_exists("/usr/local/bin/git")) {
- echo "Cannot find git, fetching static git...";
+ echo "Cannot find git, fetching...";
system("pkg_add -r git");
}
OpenPOWER on IntegriCloud