Skip to content

Commit

Permalink
Merge pull request #564 from linuxkidd/master
Browse files Browse the repository at this point in the history
Copy capture_RPiHQ to $ALLSKY_HOME
  • Loading branch information
ckuethe authored Oct 5, 2021
2 parents 68cb868 + 88d4ac6 commit cf5dd14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ ifeq ($(wildcard ../scripts/ftp-settings.sh),)
endif
@echo `date +%F\ %R:%S` Copying binaries...
@install -o $(SUDO_USER) -g $(SUDO_USER) capture ../
@install -o $(SUDO_USER) -g $(SUDO_USER) capture_RPiHQ ../
@install -o $(SUDO_USER) -g $(SUDO_USER) keogram ../
@install -o $(SUDO_USER) -g $(SUDO_USER) startrails ../
@install sunwait /usr/local/bin/
Expand Down

0 comments on commit cf5dd14

Please sign in to comment.