storage/cli/install_cli.sh

3 lines
68 B
Bash

#! /bin/bash
exec go build -o $HOME/Go/bin/local-storage-cli cli.go