Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
truher authored Oct 23, 2023
1 parent 3ee667e commit a166a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swerve100/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ deploy {
directory = '/home/lvuser/deploy'
}
// kernel parameters
frcStaticFileDeploy(getArtifactTypeClass('FileTreeArtifact')) {
etcStaticFileDeploy(getArtifactTypeClass('FileTreeArtifact')) {
files = project.fileTree('src/main/etc')
directory = '/etc'
}
Expand Down

0 comments on commit a166a48

Please sign in to comment.