mirror of
https://github.com/akpall/akpella.git
synced 2026-02-21 00:26:59 +00:00
Makefile: keep postgresql secret
This commit is contained in:
1
Makefile
1
Makefile
@@ -39,6 +39,7 @@ config.json: config.yaml .files-list $(FILES)
|
|||||||
--keep-paths '/home/core/caddy/' \
|
--keep-paths '/home/core/caddy/' \
|
||||||
--keep-paths '/home/core/matrixdotorg-synapse/' \
|
--keep-paths '/home/core/matrixdotorg-synapse/' \
|
||||||
--keep-paths '/home/core/matrixdotorg-matrix-appservice-irc' \
|
--keep-paths '/home/core/matrixdotorg-matrix-appservice-irc' \
|
||||||
|
--keep-paths '/home/core/postgresql/secret' \
|
||||||
--keep-paths '/var/log' && \
|
--keep-paths '/var/log' && \
|
||||||
ssh -o ControlPath=/tmp/ssh_mux_%h_%p_%r akpella \
|
ssh -o ControlPath=/tmp/ssh_mux_%h_%p_%r akpella \
|
||||||
sudo systemctl reboot && \
|
sudo systemctl reboot && \
|
||||||
|
|||||||
Reference in New Issue
Block a user