#!/usr/bin/osh
add-shell '/usr/bin/osh'
add-shell '/usr/bin/ysh'
exit 0

