Private
Public Access
11
1

Update Setup Computer Debian 12

2023-10-30 16:44:14 +01:00
parent b6bfa4400e
commit 2bc030eb17

@@ -135,4 +135,8 @@ cd ~/work/stxm
autoreconf -i
mkdir build
cd build
../configure
make # do not use -j, at least not for the GUI
cd
```