diff options
author | Błażej Szczygieł | 2016-06-03 15:22:53 +0200 |
---|---|---|
committer | Błażej Szczygieł | 2016-06-03 15:22:53 +0200 |
commit | 3fff7bca36c3dec237a10451273a398a4486c42e (patch) | |
tree | 324d13c040812219821bdbbce25f4e9f5f729c1b /nfs2se | |
download | aur-3fff7bca36c3dec237a10451273a398a4486c42e.tar.gz |
Initial commit
Diffstat (limited to 'nfs2se')
-rwxr-xr-x | nfs2se | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nfs2se b/nfs2se new file mode 100755 index 000000000000..0ad7f542365a --- /dev/null +++ b/nfs2se @@ -0,0 +1,2 @@ +#!/bin/sh +cd /opt/nfs2se && exec ./nfs2se |