mirror of
https://github.com/garethgeorge/backrest.git
synced 2025-12-14 17:45:36 +00:00
5 lines
72 B
Bash
Executable File
5 lines
72 B
Bash
Executable File
#! /bin/sh
|
|
set -x
|
|
|
|
go install github.com/GeertJohan/go.rice/rice@latest
|