mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-09 08:15:13 +03:00
Linux packages: fix static resources copy
This commit is contained in:
@@ -80,7 +80,7 @@ contents:
|
||||
- src: "${BASE_DIR}/templates/*"
|
||||
dst: "/usr/share/sftpgo/templates/"
|
||||
|
||||
- src: "${BASE_DIR}/static/**/*"
|
||||
- src: "${BASE_DIR}/static/*"
|
||||
dst: "/usr/share/sftpgo/static/"
|
||||
|
||||
- src: "./sftpgo.json"
|
||||
|
||||
Reference in New Issue
Block a user