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