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
feat: recipe reset, recipe diff
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
f96bf9a8ac
See coop-cloud/organising#511
Reviewed-on: plusone_nick/abra#1
Update scripts/installer/installer
All checks were successful
continuous-integration/drone/pr Build is passing
19be010275
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
All checks were successful
continuous-integration/drone/pr Build is passing

Pull request closed

Sign in to join this conversation.
No description provided.