Skip to content

Commit

Permalink
Improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
timosalm committed Nov 8, 2024
1 parent 81d770e commit 96b19a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions leyden/setup.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash
set -ex

# https://github.com/sdeleuze/spring-boot-leyden-demo/blob/main/image/setup.sh
export DEBIAN_FRONTEND=noninteractive
apt-get update
apt-get install -y --no-install-recommends tzdata ca-certificates git curl build-essential libfreetype6-dev libfontconfig-dev libcups2-dev libx11-dev libxext-dev libxrender-dev libxrandr-dev libxtst-dev libxt-dev libasound2-dev libffi-dev autoconf file unzip zip nano
Expand Down

0 comments on commit 96b19a9

Please sign in to comment.