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