mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2026-01-09 21:48:58 +03:00
Having ~/ after ${instance}: would return pscp: remote filespec ~/: not a directory error. Removing the ~/ section resolves the issue.