Skip to content

Commit

Permalink
#57 todo
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyweston committed May 8, 2018
1 parent 194dcd7 commit bcb34a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ debianPackageDependencies in Debian ++= Seq("java8-runtime | oracle-java8-jdk")
mappings in (Compile, packageDoc) := Seq()
mappings in (Compile, packageSrc) := Seq()

// todo add a mapping from /var/log/temperature-machine/xxx.log to symlink /home/pi/.temperature/temperature-machine.log

linuxPackageMappings := {
val mappings = linuxPackageMappings.value
mappings map { mapping =>
Expand Down

0 comments on commit bcb34a9

Please sign in to comment.