mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Remove unnecessary disown
This commit is contained in:
@@ -29,5 +29,4 @@ if [[ $1 == "post" ]]; then
|
||||
fi
|
||||
done
|
||||
) &
|
||||
disown
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user