pulls out USER variable
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
capitalise = $(shell _v="$(1)"; echo $${_v^^})
|
||||
|
||||
USER := $(shell whoami)
|
||||
HOSTNAME := $(shell cat /etc/hostname)
|
||||
HOSTNAMES := pi-broughton blade-canongate
|
||||
MASTER_NODE := pi-broughton
|
||||
|
||||
Reference in New Issue
Block a user