4 lines
62 B
Bash
4 lines
62 B
Bash
#!/bin/sh
|
|
|
|
exec %INSTALL%/drweb -ini:%INSTALL%/drweb32.ini $*
|
#!/bin/sh
|
|
|
|
exec %INSTALL%/drweb -ini:%INSTALL%/drweb32.ini $*
|