Fix shebang

This commit is contained in:
Babak Farrokhi 2018-11-18 18:38:27 +03:30
parent 7430fb596c
commit 0389c5da80
Signed by: farrokhi
GPG Key ID: 6B267AD85D632E9A

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/usr/local/bin/bash
# #
# $Id: mussh,v 1.12 2006/12/26 21:57:22 doughnut Exp $ # $Id: mussh,v 1.12 2006/12/26 21:57:22 doughnut Exp $
MUSSH_VERSION="1.0" MUSSH_VERSION="1.0"