many changes to fw, small fixes to nb

This commit is contained in:
2023-11-27 00:29:16 +01:00
parent ef97530433
commit 8be0cce54a
20 changed files with 669 additions and 83 deletions

View File

@@ -1,3 +1,5 @@
#!/bin/bash -p
set -euo pipefail
if [ "$EUID" -ne 0 ]