1
0
Fork 0
mirror of https://github.com/BLAKE2/libb2 synced 2024-05-04 10:56:16 +02:00

clean.sh: Add shebang

This commit is contained in:
LNJ 2019-11-28 23:28:06 +01:00 committed by GitHub
parent fa83ddbe17
commit d0aab727cc
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
#!/bin/sh
make maintainer-clean
rm -rf Makefile.in\
aclocal.m4\