This commit is contained in:
ed 2021-03-20 05:58:34 +01:00
parent 57e3a2d382
commit a62ec0c27e
2 changed files with 2 additions and 1 deletions

View file

@ -593,7 +593,7 @@ function autoplay_blocked() {
["tags", "tags", "tags contains   (^=start, end=$)", "46"] ["tags", "tags", "tags contains   (^=start, end=$)", "46"]
]); ]);
sconf.push(["adv.", sconf.push(["adv.",
["adv", "adv", "key=5A&nbsp; .bpm>159&nbsp; .bpm<169", "46"] ["adv", "adv", "key>=1A&nbsp; key<=2B&nbsp; .bpm>165", "46"]
]); ]);
} }

View file

@ -169,6 +169,7 @@ done
sed -r '/edit2">edit \(fancy/d' <$f >t && tmv "$f" sed -r '/edit2">edit \(fancy/d' <$f >t && tmv "$f"
} }
[ $repack ] ||
find | grep -E '\.py$' | find | grep -E '\.py$' |
grep -vE '__version__' | grep -vE '__version__' |
tr '\n' '\0' | tr '\n' '\0' |