Skip to content

Fix syntax error from refactoring case statement#281

Merged
SolidEva merged 2 commits intoSolidEva:masterfrom
ifbizo:install-syntax
Jul 26, 2022
Merged

Fix syntax error from refactoring case statement#281
SolidEva merged 2 commits intoSolidEva:masterfrom
ifbizo:install-syntax

Conversation

@ifbizo
Copy link
Copy Markdown
Contributor

@ifbizo ifbizo commented Jan 22, 2021

Fixing minor typo/bug that originated in 0bd5575.

With this present, running InstallPrawnOS results in:
/usr/bin/InstallPrawnOS: line 43: syntax error near unexpected token `;;'

Just wanted to also thank you for your hard work with PrawnOS!

Christopher Norris added 2 commits January 22, 2021 02:13
@ifbizo
Copy link
Copy Markdown
Contributor Author

ifbizo commented Jan 22, 2021

The same issue is also in InstallPackages.sh from commit bf71f6a, but it looks like get_emmc_devname and get_sd_devname are unused in InstallPackages.sh. Would you like me to remove those?

@ifbizo
Copy link
Copy Markdown
Contributor Author

ifbizo commented Jan 22, 2021

(oops, also seen in closed issue #280)

@SolidEva SolidEva merged commit 83efbe0 into SolidEva:master Jul 26, 2022
@SolidEva
Copy link
Copy Markdown
Owner

thanks!

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