Qual: generic shebang

This commit is contained in:
Raphaël Doursenaud 2014-03-26 18:19:31 +01:00
parent e07e86b824
commit 09b6ccbe58

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# Recursively deduplicate file lines on a per file basis
# Useful to deduplicate language files
#