mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-05-05 04:20:31 +00:00
5 lines
36 B
Bash
Executable File
5 lines
36 B
Bash
Executable File
#! /bin/sh
|
|
set -x
|
|
|
|
DEBUG=1 go run .
|