Updated readme, added compatability for Singularity build process

This commit is contained in:
Jack Yu 2024-04-29 14:00:58 -07:00
commit d10e3c1b73
2 changed files with 13 additions and 13 deletions

View file

@ -1,9 +1,8 @@
APPTAINER ?= apptainer
APPTAINER ?= singularity
OVERLAY_DIR ?= ./overlay
NUM_THREADS ?= $(shell grep -c processor /proc/cpuinfo)
UID := $(shell id -u)
GID := $(shell id -g)
.DEFAULT_GOAL := mobileinsight.sif