Skip to content

Commit

Permalink
Update Ubiquity
Browse files Browse the repository at this point in the history
  • Loading branch information
jcheron committed Jan 2, 2023
1 parent 66439b4 commit 465b751
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Ubiquity
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ class Ubiquity {
]);
if (Console::isYes($answer)) {
system("composer install");
$config=self::getConfigArrayFromFile();
require_once ROOT . './../vendor/autoload.php';
$dir = getcwd();
// -------------Add themes----------------
Expand Down

0 comments on commit 465b751

Please sign in to comment.