added -y
This commit is contained in:
4
install.sh
Normal file → Executable file
4
install.sh
Normal file → Executable file
@@ -1,2 +1,2 @@
|
||||
sudo apt install graphviz
|
||||
sudo apt-get install openjdk-21-jre
|
||||
sudo apt install -y graphviz
|
||||
sudo apt-get install -y openjdk-21-jre
|
||||
Reference in New Issue
Block a user