mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
fix juicefs db cmd
This commit is contained in:
parent
9b24285bad
commit
613c2683cd
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
"sh"
|
||||
"-c"
|
||||
''
|
||||
source /run/secrets/juicefs.env && \
|
||||
. /run/secrets/juicefs.env && \
|
||||
juicefs mount postgres://death916@postgres:5432/juicefs?sslmode=disable /mnt/jfs
|
||||
''
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue