bin/decrypt.sh
@@ -52,7 +52,7 @@ * - you are dealing with counterfeit header data. */ define('INSTALL_PATH', realpath(dirname(__FILE__).'/..') . '/'); define('INSTALL_PATH', realpath(__DIR__ .'/..') . '/'); require INSTALL_PATH . 'program/include/clisetup.php';