restic: remove shebang from restic helper script

This commit is contained in:
Jerome Charaoui 2021-01-22 10:15:31 -05:00
parent 370fa88efa
commit 9e7f6fb10e

View File

@ -1,4 +1,3 @@
#!/usr/bin/env bash
# -*- mode: sh; sh-basic-offset: 2; indent-tabs-mode: nil; -*-
# vim: set filetype=sh sw=2 sts=2 expandtab autoindent:
#