6 lines
522 B
JSON
6 lines
522 B
JSON
{
|
|
"${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]",
|
|
"The user /home/$MY_USERNAME does not exist on the system": "The user /home/$MY_USERNAME does not exist on the system",
|
|
"No remote backups list found: $FRIENDS_SERVERS_LIST": "No remote backups list found: $FRIENDS_SERVERS_LIST",
|
|
"Remote backups list: $FRIENDS_SERVERS_LIST": "Remote backups list: $FRIENDS_SERVERS_LIST"
|
|
} |