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