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