mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
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:
parent
969ed215a7
commit
b24327d73e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user