mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user