removed pc_

This commit is contained in:
2023-08-22 23:07:10 +02:00
parent 08b13e86f9
commit 7830e1f38e
29 changed files with 31 additions and 31 deletions

View File

@@ -1,4 +1,4 @@
# pc_application-virtual-box
# application-virtual-box
```bash
sudo pacman -S virtualbox "$(pacman -Qsq "^linux" | grep "^linux[0-9]*[-rt]*$" | awk '{print $1"-virtualbox-host-modules"}' ORS=' ')" &&