gStore/scripts/init.sh

8 lines
78 B
Bash
Executable File

#!/bin/bash
#set -v
#initialize system.db
"bin/ginit" "-make" >& /dev/null