/+ re-added dbgate
as it is a great tool, despite its weaknesses
This commit is contained in:
@@ -283,6 +283,13 @@ if [ ${operation} == "dots" ] ; then
|
||||
# programs
|
||||
# ----------
|
||||
|
||||
# dbgate
|
||||
file_name=settings.json
|
||||
file_path=/home/${system_user}/.dbgate
|
||||
create_dir ${file_path}
|
||||
deploy_file "${dots_trg}/dbgate/${file_name}" "${file_path}/${file_name}"
|
||||
cp /home/${system_user}/syncDir/secrets/dbgate/connections.jsonl ${file_path}/
|
||||
|
||||
# dunst
|
||||
file_name=dunstrc
|
||||
file_path=/home/${system_user}/.config/dunst
|
||||
|
||||
Reference in New Issue
Block a user