[PR #311] [CLOSED] Add shebang to script file #2622

Closed
opened 2026-03-01 18:00:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/311
Author: @eSoares
Created: 1/21/2020
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 bin/archivebox (+3 -1)

📄 Description

Execution scripts without shebang cause cause "exec format error" in docker and elsewhere.
More info:

Fixes #243


🔄 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/ArchiveBox/ArchiveBox/pull/311 **Author:** [@eSoares](https://github.com/eSoares) **Created:** 1/21/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`1495b4c`](https://github.com/ArchiveBox/ArchiveBox/commit/1495b4cabd8157ba0dffe225f54fc6454ea8eafc) Add shebang to script file, fixes #243 ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `bin/archivebox` (+3 -1) </details> ### 📄 Description Execution scripts without shebang cause cause "exec format error" in docker and elsewhere. More info: - https://www.lewuathe.com/exec-format-error-in-docker-container.html - https://stackoverflow.com/a/12911604 Fixes #243 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:00:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#2622
No description provided.