Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Fix tunnel ssh key path when migrating from Warden #33

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

ihor-sviziev
Copy link

@ihor-sviziev ihor-sviziev commented Aug 29, 2022

Fixes https://github.com/swiftotter/den/issues/28

After the execution - it creates .bak file (needed for compatibility with macOS sed https://stackoverflow.com/a/22084103/1839611)
The diff is following after execution of this command:
image

@navarr navarr merged commit d88d917 into swiftotter:main Aug 29, 2022
@ihor-sviziev ihor-sviziev deleted the patch-3 branch August 29, 2022 13:07
navarr added a commit to wardenenv/warden that referenced this pull request Jun 19, 2023
Den Install and Warden Install now reverse each other (when it comes to fixing the SSH Key).  The .bak files might be a problem.

Based heavily on the work of Ihor Sviziev at swiftotter#33

Co-authored-by: Ihor Sviziev <ihor-sviziev@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When moving from Warden, tunnel does not work
2 participants