mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-07 06:58:03 +01:00
Add resize-vagrant-disk.sh script, since the default disk image is small
This commit is contained in:
parent
71d4637729
commit
1dc63b6079
2 changed files with 102 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -82,6 +82,8 @@ help:
|
|||
@echo ""
|
||||
@echo " "make build_name=mytest module=dsound module" - Build only the dsound module"
|
||||
@echo " in the \"mytest\" build directory and place it into vagrant_share/dsound/."
|
||||
@echo ""
|
||||
@echo "Running out of disk space in the VM? See resize-vagrant-disk.sh"
|
||||
|
||||
vagrant:
|
||||
vagrant up
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue