Skip to content
Snippets Groups Projects
Commit b29327b5 authored by tibbe's avatar tibbe
Browse files

Default Makefile SSH-USER to USER

parent db92d945
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ KIND=rc
PREFIX=/usr/local
HC=ghc
GHCFLAGS=-Wall
#SSH-USER=SOME_USER
SSH-USER=$USER
all: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment