mirror of
https://github.com/open-simh/simh.git
synced 2026-05-22 21:49:21 +00:00
Fix missing "}"
This commit is contained in:
committed by
Paul Koning
parent
26c1c98071
commit
366a79a845
@@ -26,7 +26,7 @@ install_redhat() {
|
||||
sudo dnf install -y cmake ninja-build which g++
|
||||
sudo dnf install -y SDL_ttf-devel
|
||||
sudo dnf install -y freetype-devel
|
||||
|
||||
}
|
||||
|
||||
install_linux() {
|
||||
sudo apt-get update -yqqm
|
||||
|
||||
Reference in New Issue
Block a user