Sign in
apache
/
tcl-websh
/
refs/heads/master
/
.
/
examples
/
memory
/
bin
/
wrapper
blob: d8c6d4ff90c31896d7f791d529aaff6cf07d259a [
file
]
#!/bin/sh
# \
LD_LIBRARY_PATH
=/
lib
:/
usr
/
lib
:../
lib
;
export LD_LIBRARY_PATH
;
\
exec
../
bin
/
websh3
../
bin
/
memory
.
ws3