-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Open
Description
Problem installing fedora
setup.sh file is using apt on feodra and not dnf
"N/A"
Context details
- set -e
+++ dirname ./setup.sh
++ cd .
++ pwd - SCRIPT_DIR=/home/fatima/AirSim/AirSim
- pushd /home/fatima/AirSim/AirSim
- downloadHighPolySuv=true
- MIN_CMAKE_VERSION=3.10.0
++ uname - '[' Linux == Darwin ']'
- DEBUG=false
- [[ 0 -gt 0 ]]
++ uname - '[' Linux == Darwin ']'
- sudo apt-get update
sudo: apt-get : commande introuvable
I tries to replace apt with dnf but doesn't work
Metadata
Metadata
Assignees
Labels
No labels