mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2025-12-31 18:41:31 +00:00
Improved:
- The passphrase of the Setup URI is now automatically generated. (#426)
This commit is contained in:
@@ -26,7 +26,7 @@ echo "OK!"
|
||||
|
||||
if command -v deno >/dev/null 2>&1; then
|
||||
echo "Setup finished! Also, we can set up Self-hosted LiveSync instantly, by the following setup uri."
|
||||
echo "Passphrase of setup-uri is \`welcome\`".
|
||||
echo "Passphrase of setup-uri will be printed only one time. Keep it safe!"
|
||||
echo "--- configured ---"
|
||||
echo "database : ${database}"
|
||||
echo "E2EE passphrase: ${passphrase}"
|
||||
|
||||
Reference in New Issue
Block a user