Meta: Remove ladybird.sh

This commit is contained in:
rmgx 2025-07-20 13:36:56 -05:00 committed by Jelle Raaijmakers
commit 98b45b4137
Notes: github-actions[bot] 2025-07-20 18:52:56 +00:00

View file

@ -1,6 +0,0 @@
#!/usr/bin/env bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
echo -e "\033[33;1mWARNING\033[0m: ladybird.sh is deprecated and will be removed soon. Please use ladybird.py instead."
"${DIR}/ladybird.py" "$@"