update task has been added to Makefile

This commit is contained in:
Sameer Rahmani 2018-04-19 02:14:01 +01:00
parent c9c16a853c
commit b8cee1611b
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
update:
@git remote set-url origin git://github.com/FG42/FG42.git
@git pull origin master
install:
@echo "Downloading and installing fonts..."
@mkdir -p ~/.fonts