Skip to content

Use bash for mkdisk.sh to have pushd and popd#2

Open
muelli wants to merge 2 commits intoPhaeilo:mainfrom
muelli:patch-1
Open

Use bash for mkdisk.sh to have pushd and popd#2
muelli wants to merge 2 commits intoPhaeilo:mainfrom
muelli:patch-1

Conversation

@muelli
Copy link

@muelli muelli commented Aug 31, 2023

On my system, pushd and popd are bash internals, so let's make the script use bash.

muelli added 2 commits August 31, 2023 14:58
On my system, pushd and popd are bash internals, so let's make the script use bash.
On my machine, the syslinux path did not exist. With this change, the
script runs more happily.
@Phaeilo
Copy link
Owner

Phaeilo commented Sep 25, 2023

Nice hack! This script is awful for portability, I think long term it should just be put into an alpine container, which would make a bunch of things less awkward to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants