freedombone-remote.json 522B

123456
  1. {
  2. "${PROJECT_NAME}-remote -u [username] -l [backup list filename] -m [min password length]": "${PROJECT_NAME}-remote -u [username] -l [backup list filename] -m [min password length]",
  3. "The user /home/$MY_USERNAME does not exist on the system": "The user /home/$MY_USERNAME does not exist on the system",
  4. "No remote backups list found: $FRIENDS_SERVERS_LIST": "No remote backups list found: $FRIENDS_SERVERS_LIST",
  5. "Remote backups list: $FRIENDS_SERVERS_LIST": "Remote backups list: $FRIENDS_SERVERS_LIST"
  6. }