summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/usr/local/www/system_update_settings.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/local/www/system_update_settings.php b/src/usr/local/www/system_update_settings.php
index 769b5ea..00ff2fc 100644
--- a/src/usr/local/www/system_update_settings.php
+++ b/src/usr/local/www/system_update_settings.php
@@ -186,7 +186,6 @@ if (file_exists("/usr/local/bin/git") && $g['platform'] == $g['product_name']) {
'synconupgrade',
'Auto sync on update',
'Enable repository/branch sync before reboot',
- 'Enable repository/branch sync before reboot',
isset($gitcfg['synconupgrade'])
))->setHelp('After updating, sync with the following repository/branch before reboot.');
OpenPOWER on IntegriCloud