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

Default Makefile SSH-USER to USER

(cherry picked from commit b29327b5)
parent d9d457b2
No related merge requests found
...@@ -8,7 +8,7 @@ KIND=rc ...@@ -8,7 +8,7 @@ KIND=rc
PREFIX=/usr/local PREFIX=/usr/local
HC=ghc HC=ghc
GHCFLAGS=-Wall GHCFLAGS=-Wall
#SSH-USER=SOME_USER SSH-USER=$USER
all: build 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