This commit is contained in:
l2oop
2019-04-13 15:12:17 +03:00
parent 972e594ab8
commit 21c8441eeb
3 changed files with 21 additions and 6 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
cd ""
export LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:"
exec /usr/lib/p7zip/7zr "$@"