bash != /bin/bash

This commit is contained in:
Daniel Martí 2013-10-25 21:30:00 +02:00
parent 1a59f063b9
commit 2aafda0154

View file

@ -1,4 +1,4 @@
#!bash #!/bin/bash
# #
# fdroid completion support. # fdroid completion support.
# #