mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Fix mkpkg.sh script
This commit is contained in:
parent
a26ed949a3
commit
4724c6eb64
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
# This script generates a Linux package.
|
||||
# Execute in openmv/user ./mkpkg.sh
|
||||
DIST_DIR=dist
|
||||
|
||||
Loading…
Reference in New Issue
Block a user