]> git.phdru.name Git - dotfiles.git/blob - bin/compyleall
bin/cgmem_*: Mounted memory cgroup at `/sys/fs/cgroup/memory`
[dotfiles.git] / bin / compyleall
1 #! /bin/sh
2      python$PY_VER    -m compileall . &&
3 exec python$PY_VER -O -m compileall .