mirror of
https://github.com/garethgeorge/backrest.git
synced 2025-12-15 01:55:35 +00:00
6 lines
153 B
Bash
Executable File
6 lines
153 B
Bash
Executable File
#! /bin/sh
|
|
set -x
|
|
|
|
go install github.com/GeertJohan/go.rice/rice@latest
|
|
go install github.com/GeertJohan/go.rice@latest
|
|
python -m pip install lastversion |