Skip to content

Commit

Permalink
Copy capture_RPiHQ to $ALLSKY_HOME
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxkidd committed Oct 5, 2021
1 parent 68cb868 commit 88d4ac6
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 88d4ac6

Please sign in to comment.