Removed interactive confirmation prompt (read -p and if/else/fi) from sexy/import/all script. The if/else control structure caused syntax errors when executed via arty due to how arty appends "$@" to scripts. The script now runs directly without confirmation. Users should be careful when running this destructive operation as it will immediately: 1. Drop and recreate all database tables 2. Apply Directus schema snapshot 3. Restart the Directus API Warning message is still displayed before execution.
6.2 KiB
6.2 KiB