mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-02 00:53:38 +02:00
Specify sh rather than bash in make_jar.sh shebang line. Fix FIXME.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
top=$(pwd)
|
||||
|
||||
Reference in New Issue
Block a user