peliprint/scripts/commands/misc/version.sh

5 lines
No EOL
49 B
Bash

#!/bin/bash
Command() {
echo -e "${VERSION}"
}