mirror of
https://github.com/valitydev/riak_test.git
synced 2024-11-06 16:45:29 +00:00
5 lines
77 B
Bash
Executable File
5 lines
77 B
Bash
Executable File
#!/usr/bin/env bash
|
|
SCRIPT=$0
|
|
DIR=${SCRIPT%/*}
|
|
$DIR/rtdev-install.sh current
|