Skip to content

Commit

Permalink
Add zelpath back in
Browse files Browse the repository at this point in the history
  • Loading branch information
MorningLightMountain713 committed Oct 8, 2024
1 parent 6810c47 commit d2aded0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ZelBack/src/services/utils/daemonConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const os = require('node:os');
class DaemonConfig {
static daemonConfigPaths = {
linux: {
zelPath: '/dat/var/lib/fluxd/flux.conf',
fluxPath: '/dat/var/lib/fluxd/flux.conf',
},
darwin: {
Expand Down

0 comments on commit d2aded0

Please sign in to comment.