Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0c4f577f authored by Mitchell Wills's avatar Mitchell Wills Committed by Gerrit Code Review
Browse files

Merge "Use bash instead of sh in self extracting archive"

parents cfd25567 032de676
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ import sys
import os
import zipfile

_HEADER_TEMPLATE = """#!/bin/sh
_HEADER_TEMPLATE = """#!/bin/bash
#
{comment_line}
#