The following changes were made:
* Modified Makefile to work with /bin/sh * Added REPO to Makefile.client and Makefile.server * Modified usher-client and usher-server to use /bin/sh
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
|
||||
Reference in New Issue
Block a user