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

Remove specific username from Makefile

(cherry picked from commit db92d945)
parent 51d576ab
No related branches found
No related tags found
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=tibbe #SSH-USER=SOME_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