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

4 lines
46 B
Bash

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