git @ anachronauts.club
summary
tree
log
refs
view raw
1 #!/bin/sh 2 3 case $2 in 4 POST-INSTALL) 5 chicken-install5 -uv 6 ;; 7 *) 8 esac