2022-01-28 00:03:56 +08:00

6 lines
117 B
Bash

#!/bin/bash
root_dir=$(cd `dirname $0`/.. && pwd -P)
export comspec="/bin/bash"
echo "test"
exec $root_dir/test/test