fix: installer script export #377

Closed
plusone_nick wants to merge 3 commits from main into backup-revolution
First-time contributor

Update scripts/installer/installer

The string that is to be run starts with "echo" when it should be "export" to set the path

Update scripts/installer/installer The string that is to be run starts with "echo" when it should be "export" to set the path
plusone_nick added 4 commits 2023-10-21 00:55:46 +00:00
decentral1se requested changes 2023-10-22 07:33:30 +00:00
decentral1se left a comment
Owner

Thanks @plusone_nick! There seem to be some commits included in this PR that shouldn't be though? My guess would be that you need to rebase your branch and force push? E.g. git rebase main; git push -f origin <your-change-branch> If it's all too much Git noise I can try patch the changes in when I have a minute... lemme know!

Thanks @plusone_nick! There seem to be some commits included in this PR that shouldn't be though? My guess would be that you need to rebase your branch and force push? E.g. `git rebase main; git push -f origin <your-change-branch>` If it's all too much Git noise I can try patch the changes in when I have a minute... lemme know!
decentral1se changed title from main to fix: installer script export 2023-10-22 07:34:11 +00:00
decentral1se closed this pull request 2024-01-12 20:52:36 +00:00
continuous-integration/drone/pr Build is passing

Pull request closed

Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/abra#377