Skip to content

Conversation

@gpeter12
Copy link

pushd and popd coused the following errors on Ubuntu 21.04:

  • ./standalone_bootstrap.sh: 3: pushd: not found
  • ./standalone_bootstrap.sh: 5: popd: not found
  • ./standalone_bootstrap.sh: 8: pushd: not found
  • ./standalone_bootstrap.sh: 10: popd: not found

Therefore I replaced them with cd

@PieroV
Copy link

PieroV commented Aug 14, 2021

Hi, as an alternative, you can change the shabang from /bin/sh to /bin/bash

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