mirror of
https://github.com/facebook/zstd.git
synced 2025-08-05 19:15:58 +03:00
fix create_ script for sh
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/sh
|
||||||
|
|
||||||
# Where to find the sources
|
# Where to find the sources
|
||||||
ZSTD_SRC_ROOT="../../lib"
|
ZSTD_SRC_ROOT="../../lib"
|
||||||
|
Reference in New Issue
Block a user