mirror of
https://github.com/rancher/os.git
synced 2025-09-13 13:39:53 +00:00
Use the correct strip binary.
Fixes native builds on ARM
This commit is contained in:
7
scripts/shell.sh
Executable file
7
scripts/shell.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
cd $(dirname $0)/..
|
||||
. ./scripts/dapper-common
|
||||
|
||||
exec dapper -s
|
Reference in New Issue
Block a user