mirror of
https://github.com/rancher/os.git
synced 2025-09-16 06:59:12 +00:00
cleanup Makefile a bit
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -ex
|
||||
|
||||
TARGET=${1}
|
||||
TARGET=$(pwd)/${1}
|
||||
|
||||
ARCH=${ARCH:-"amd64"}
|
||||
DFS_IMAGE=${DFS_IMAGE:?"DFS_IMAGE not set"}
|
||||
|
Reference in New Issue
Block a user