mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-05 21:15:38 -05:00
matugen: fix vibrant scheme
This commit is contained in:
@@ -16,9 +16,8 @@ if ! command -v python3 &>/dev/null; then
|
||||
fi
|
||||
|
||||
if ! python3 scripts/i18nsync.py check &>/dev/null; then
|
||||
echo ""
|
||||
echo "Run: python3 scripts/i18nsync.py sync"
|
||||
echo ""
|
||||
echo "Translations out of sync"
|
||||
echo "run python3 scripts/i18nsync.py sync"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user