diff options
author | NOYB <Al_Stu@Frontier.com> | 2017-02-21 00:19:27 -0800 |
---|---|---|
committer | NOYB <Al_Stu@Frontier.com> | 2017-02-21 00:19:27 -0800 |
commit | f19813740ffc1c6ce1566415210bffa6bcc1dc6c (patch) | |
tree | 5102e47004b759e843c6ebb0647f013e8f0155da /src | |
parent | d54107b1b16ecb3f0c9b3da4fce85a220f7a12c0 (diff) | |
download | pfsense-f19813740ffc1c6ce1566415210bffa6bcc1dc6c.zip pfsense-f19813740ffc1c6ce1566415210bffa6bcc1dc6c.tar.gz |
GitSync - Remove your personalizations
Diffstat (limited to 'src')
-rw-r--r-- | src/etc/phpshellsessions/gitsync | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/etc/phpshellsessions/gitsync b/src/etc/phpshellsessions/gitsync index 26874c7..0ac9479 100644 --- a/src/etc/phpshellsessions/gitsync +++ b/src/etc/phpshellsessions/gitsync @@ -512,8 +512,8 @@ if (!$upgrading) { echo "===> Checkout complete.\n"; echo "\n"; if (!$upgrading) { - echo "Your system is now sync'd and PHP and nginx will be restarted in 5 seconds.\n\n"; + echo "The system is now sync'd and PHP and nginx will be restarted in 5 seconds.\n\n"; } else { - echo "Your system is now sync'd.\n\n"; + echo "The system is now sync'd.\n\n"; } |