[PR #1056] [MERGED] change copy-migrations shebang to bash #45310

Closed
opened 2026-04-26 07:21:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1056
Author: @fry
Created: 5/23/2023
Status: Merged
Merged: 5/24/2023
Merged by: @j-f1

Base: masterHead: master


📝 Commits (1)

  • 8e56086 change copy-migrations shebang to bash

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 packages/loot-core/bin/copy-migrations (+1 -1)
upcoming-release-notes/1056.md (+6 -0)

📄 Description

yarn build failed on copy-migrations because /bin/sh is not bash on WSL and doesn't expect -e


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/1056 **Author:** [@fry](https://github.com/fry) **Created:** 5/23/2023 **Status:** ✅ Merged **Merged:** 5/24/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`8e56086`](https://github.com/actualbudget/actual/commit/8e5608610886edc4a5c7fe593d05adcedc3e139c) change copy-migrations shebang to bash ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/bin/copy-migrations` (+1 -1) ➕ `upcoming-release-notes/1056.md` (+6 -0) </details> ### 📄 Description yarn build failed on copy-migrations because /bin/sh is not bash on WSL and doesn't expect -e --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-26 07:21:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#45310