Skip to content

Commit a972327

Browse files
author
hestiacp
authored
Patch change to Hestia in /web/inc/main.php
1 parent ccd9555 commit a972327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/inc/main.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
session_start();
44

5-
define('VESTA_CMD', '/usr/bin/sudo /usr/local/vesta/bin/');
5+
define('VESTA_CMD', '/usr/bin/sudo /usr/local/hestia/bin/');
66
define('JS_LATEST_UPDATE', '1491697868');
77

88
$i = 0;

0 commit comments

Comments
 (0)