]> git.phdru.name Git - dotfiles.git/blob - bin/compyleall
.mc: Update after upgrade to Debian 12 (before move to MC 4 `mc.ext.ini`)
[dotfiles.git] / bin / compyleall
1 #! /bin/sh
2      python$PY_VER    -m compileall . &&
3 exec python$PY_VER -O -m compileall .