Skip to content

Update Makefile with -y flags#207

Open
baluchicken wants to merge 1 commit into
mainfrom
makefileup
Open

Update Makefile with -y flags#207
baluchicken wants to merge 1 commit into
mainfrom
makefileup

Conversation

@baluchicken

Copy link
Copy Markdown
Contributor

Just a minor thing, update makefile with -y flags to avoid interactive questions during setup

@baluchicken baluchicken requested a review from bonifaido August 8, 2023 06:36
@baluchicken baluchicken requested a review from a team as a code owner August 8, 2023 06:36
sudo snap install go --classic
sudo apt install default-jdk git
sudo apt install gcc-aarch64-linux-gnu gcc-x86-64-linux-gnu
sudo apt install -y default-jdk git

@bonifaido bonifaido Aug 8, 2023

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also these two lines could be inlined into one install.

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