KVS/builder/builder.sh
2024-03-02 15:35:22 -05:00

5 lines
51 B
Bash

#!/bin/bash
VERSION=1
echo "KVS Builder $VERSION"