Skip to content

Commit

Permalink
Merge branch 'able8-develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenix.lv committed Dec 11, 2018
2 parents 9818f30 + 9128403 commit 26d8c02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deployment/Makefile
Expand Up @@ -5,7 +5,6 @@ SDRUNDIR=$(CURDIR)/sshdata.run
.PHONY: config
config:
cp -rf $(SSHDATA) $(SDRUNDIR)
sudo chown -R root:root $(SDRUNDIR)
sudo chmod -R 500 $(SDRUNDIR)/*
cp $(ENV_TEMP) $(ENV)
# add extra env variables
Expand Down

0 comments on commit 26d8c02

Please sign in to comment.