mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
removed cmake
This commit is contained in:
parent
c1608970e5
commit
45301469d6
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
|
@ -26,7 +26,7 @@ sudo apt upgrade -y
|
||||||
# ---------------------------------------------------------
|
# ---------------------------------------------------------
|
||||||
echo ""
|
echo ""
|
||||||
echo "Step 2: Installing development tools..."
|
echo "Step 2: Installing development tools..."
|
||||||
sudo apt install -y git curl python3 python3-pip build-essential cmake
|
sudo apt install -y git curl python3 python3-pip build-essential
|
||||||
|
|
||||||
# ---------------------------------------------------------
|
# ---------------------------------------------------------
|
||||||
# Step 3: Install audio and media dependencies
|
# Step 3: Install audio and media dependencies
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue