Compare commits

..

1 Commits

Author SHA1 Message Date
Mikhail Tergoev
4d77861863 ksamu: fixed pid variable 2026-01-16 14:15:20 +03:00

View File

@@ -37,6 +37,6 @@ background_task() {
}
background_task &
BG_PID=$!
export BG_PID
WH_BG_PID=$!
export WH_BG_PID
' >> "$DRIVE_C/KSAMU/KSAMU.exe.whdb"