Skip to content

docs: Fix rendering of PAM user creation script#26263

Closed
webvictim wants to merge 1 commit intomasterfrom
gus/docs/fix-pam-script
Closed

docs: Fix rendering of PAM user creation script#26263
webvictim wants to merge 1 commit intomasterfrom
gus/docs/fix-pam-script

Conversation

@webvictim
Copy link
Copy Markdown
Contributor

@webvictim webvictim commented May 15, 2023

Looks like using code in code blocks makes the shebang #!/bin/sh render as /bin/sh instead, which breaks the script.

image

Changing this to bash makes it work as expected:

image

@webvictim
Copy link
Copy Markdown
Contributor Author

Actually, #25803 is a better fix for this.

@webvictim webvictim closed this May 15, 2023
@webvictim webvictim deleted the gus/docs/fix-pam-script branch May 15, 2023 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant