Description: Use bash instead sh to avoid lintian warnings
Forwarded: not-needed
Author: Daniel Echeverri <epsilon@debian.org>
Last-Update: 2024-10-10
--- a/hydra-wizard.sh
+++ b/hydra-wizard.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 #
 # based on a script by Shivang Desai <shivang.ice.2010@gmail.com>
 #
