mirror of
https://github.com/tildeclub/welcome.git
synced 2026-01-23 17:10:19 +00:00
added /etc/editors file
This commit is contained in:
1
Makefile
1
Makefile
@@ -3,5 +3,6 @@ PREFIX ?= /usr/local
|
||||
install:
|
||||
$(info installing welcome to $(PREFIX))
|
||||
@install -m 755 welcome.rb $(PREFIX)/bin/firstlogin
|
||||
@install -m 644 editors /etc/editors
|
||||
|
||||
.PHONY: install
|
||||
|
||||
Reference in New Issue
Block a user