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