fix shebang

This commit is contained in:
Sandro - 2021-09-07 21:42:53 +02:00
parent 0638fe0d98
commit cb711717de
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#! /usr/bin/env nix-shell
#! nix-shell -p rsync
#! nix-shell -i bash -p rsync
# shellcheck shell=bash