Skip to content

Commit

Permalink
ffs
Browse files Browse the repository at this point in the history
Signed-off-by: Luka Peschke <[email protected]>
  • Loading branch information
lukapeschke committed Dec 19, 2024
1 parent dc7ee3b commit ffa795c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions toucan_connectors/install_scripts/mssql.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ fi

apt-get update
apt-get install -fyq --no-install-recommends gnupg curl ca-certificates
echo "TEST KEY"
curl -fsSL https://packages.microsoft.com/keys/microsoft.asc
curl -fsSL https://packages.microsoft.com/keys/microsoft.asc | gpg --batch --dearmor -o /usr/share/keyrings/microsoft-prod.gpg
source /etc/os-release

Expand Down

0 comments on commit ffa795c

Please sign in to comment.