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
The Sync tool currently doesnt allow the execution of a command in a designated directory.
Add the possibility of choosing a working directory for certain commands.
Example:
{ command: ‘foo’, workdir: ‘./html/‘ }
The text was updated successfully, but these errors were encountered:
The Sync tool currently doesnt allow the execution of a command in a designated directory.
Add the possibility of choosing a working directory for certain commands.
Example:
The text was updated successfully, but these errors were encountered: