Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Krzyszkowiak
anbox-image-builder
Merge requests
!1
Ubuntu links /bin/sh to /bin/dash, dash does not support pushd and popd.
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Alexander Mittermeier
requested to merge
Alexmitter/anbox-image-builder:master
into
master
Oct 24, 2020
Overview
1
Commits
1
Changes
1
It will fail with: "./assemble.sh: 4: pushd: not found"
So bash it is.