-
- Downloads
feat: add storage directory creation in update_symlinks task
- Added a check to see if the storage directory exists. - If it does not exist, create the storage directory and its subdirectories (app, framework, logs) before linking.
Please sign in to comment