mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@1 375186e5-ef17-0410-b0b6-91563547dcda
4 lines
94 B
Bash
Executable File
4 lines
94 B
Bash
Executable File
#!/bin/bash
|
|
|
|
su -c 'java -Djava.library.path=../swt/lib:ext/rocksaw/lib -jar dist/ipscan.jar'
|