aboutsummaryrefslogtreecommitdiffstats
path: root/news/diablo/scripts/diablo.sh
blob: 38f4d8bc14f3500d65027094387a4478298193bb (plain) (blame)
1
2
3
4
5
#!/bin/sh

if [ -x %%PREFIX%%/news/rc.news ] ; then
    %%PREFIX%%/news/rc.news && echo -n ' diablo'
fi