From 58399ab74bbab5c0748ad70e9628dc0958480ef7 Mon Sep 17 00:00:00 2001 From: Eryk Szpotanski Date: Wed, 15 May 2024 15:03:18 +0200 Subject: [PATCH] etc: Add missing -y Signed-off-by: Eryk Szpotanski --- etc/DependencyInstaller.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/DependencyInstaller.sh b/etc/DependencyInstaller.sh index b1ce0092c0..dc06683fbe 100755 --- a/etc/DependencyInstaller.sh +++ b/etc/DependencyInstaller.sh @@ -84,7 +84,7 @@ _installUbuntuPackages() { # install KLayout if _versionCompare $1 -ge 23.04; then - apt-get install klayout python3-pandas + apt-get install -y klayout python3-pandas else if [[ $1 == 20.04 ]]; then klayoutChecksum=15a26f74cf396d8a10b7985ed70ab135