mirror of
https://github.com/garethgeorge/backrest.git
synced 2025-12-13 01:05:48 +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
|