3 lines
68 B
Plaintext
3 lines
68 B
Plaintext
|
# /bin/sh is too buggy, so use /bin/bash instead.
|
||
|
SHELL = /bin/bash
|