pastebinit: add links to a shorter command 'paste' and to 'wgetpaste' for compatibility

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-02-24 16:28:33 +01:00
parent 969ed215a7
commit b24327d73e

View File

@ -27,3 +27,5 @@ mkdir -p $INSTALL/etc/pastebin.d
mkdir -p $INSTALL/usr/bin
cp $PKG_BUILD/pastebinit $INSTALL/usr/bin
ln -sf pastebinit $INSTALL/usr/bin/paste # link for a shorter command
ln -sf pastebinit $INSTALL/usr/bin/wgetpaste # link for compatibility