summaryrefslogtreecommitdiff
path: root/shells/esh/pkg-plist
blob: 85dea259589a75daaf0918d62cb7d1cc84617b34 (plain) (blame)
1
2
3
4
5
6
bin/esh
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
@unexec install-info --delete %D/info/esh.info %D/info/dir
info/esh.info
@exec install-info %D/info/esh.info %D/info/dir