Skip to content

Control flow in build.sh for Ubuntu/Debian#2

Open
michelemaroni wants to merge 1 commit intoWindows-On-Linux:mainfrom
michelemaroni:main
Open

Control flow in build.sh for Ubuntu/Debian#2
michelemaroni wants to merge 1 commit intoWindows-On-Linux:mainfrom
michelemaroni:main

Conversation

@michelemaroni
Copy link
Copy Markdown

Implemented control flow in build.sh to check for dependencies, destination folder and installation file

@NikoboiNFTB
Copy link
Copy Markdown

NikoboiNFTB commented Feb 5, 2026

Excellent upgrade. Just;

mkdir ~/wol/Guitar_Pro_8

Should be:

mkdir -p ~/wol/Guitar_Pro_8

So it also makes ~/wol/

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