summaryrefslogtreecommitdiffstats
path: root/shells/osh/pkg-plist
blob: 01dcc9032720a4795209f177511fc2d49c188ccf (plain)
1
2
3
bin/osh
@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
OpenPOWER on IntegriCloud