mirror of
https://github.com/garethgeorge/backrest.git
synced 2025-12-12 16:55:39 +00:00
5 lines
36 B
Bash
Executable File
5 lines
36 B
Bash
Executable File
#! /bin/sh
|
|
set -x
|
|
|
|
DEBUG=1 go run .
|