aports/testing/yash/yash.post-install
Jakub Jirutka 698f57190d testing/yash: new aport
http://yash.osdn.jp/
Yet another shell
2018-04-24 00:14:36 +02:00

4 lines
43 B
Bash

#!/bin/sh
add-shell '/usr/bin/yash'
exit 0