k3s/scripts/package

9 lines
82 B
Bash
Executable File

#!/bin/bash
set -e
cd $(dirname $0)
./package-cli
./package-image
./package-tar