3 lines
59 B
Text
3 lines
59 B
Text
|
|
#!/bin/sh
|
||
|
|
S="$(dirname "$0")"
|
||
|
|
. "$S/redoconf/configure.sh"
|