contribuciones en estancia con ekoa #1

Merged
pedro merged 17 commits from ekoa into main 2024-09-28 02:16:28 +00:00
1 changed files with 2 additions and 6 deletions
Showing only changes of commit 0545a2f460 - Show all commits

View File

@ -201,12 +201,8 @@ create_persistence_partition() {
${SUDO} tee "${tmp_rw_mount}/settings/settings.ini" <<END
[settings]
DH_TOKEN =
DH_URL =
SNAPSHOTS_PATH = /mnt
LOGS_PATH = /mnt
VERSION =
url = http://127.0.0.1:8000/api/snapshot/
token = '1234'
END
${SUDO} umount "${tmp_rw_mount}"