mirror of
https://github.com/foxlet/macOS-Simple-KVM.git
synced 2024-11-26 21:19:41 +01:00
Fix typo in makefile
This commit is contained in:
parent
419c4116cc
commit
d3a340ea9c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -42,7 +42,7 @@ docker run --rm \
|
|||
-i $(IMAGE)
|
||||
endef
|
||||
|
||||
# Append audio and hard disk device configuratiom
|
||||
# Append audio and hard disk device configuration
|
||||
define BASIC_SH
|
||||
$(file < $(SELF)/basic.sh)
|
||||
-audiodev driver=pa,id=sound1,server=localhost \
|
||||
|
|
Loading…
Reference in a new issue