You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I can see running the reorganise command, it will only look for a mysite folder, which doesn't help if the site has a custom project name
Ideally you could either specify a custom project name as a command line parameter, or attempt to look for a _config,php file and inspect the $project variable.
The text was updated successfully, but these errors were encountered:
From what I can see running the
reorganise
command, it will only look for amysite
folder, which doesn't help if the site has a custom project nameIdeally you could either specify a custom project name as a command line parameter, or attempt to look for a _config,php file and inspect the
$project
variable.The text was updated successfully, but these errors were encountered: