Skip to content

Commit

Permalink
Move octopi.txt back to /boot/octopi.txt #597 #596
Browse files Browse the repository at this point in the history
  • Loading branch information
guysoft committed Jul 2, 2019
1 parent 555b28b commit 4d44d3f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/octopi/filesystem/home/root/bin/webcamd
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ echo "Starting up webcamDaemon..."
echo ""

cfg_files=()
cfg_files+=/boot/octopi.txt
if [[ -d ${config_dir} ]]; then
cfg_files+=( `ls ${config_dir}/*.txt` )
fi
Expand Down

0 comments on commit 4d44d3f

Please sign in to comment.