mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Replace remaining stray references with main (#1582)
Ensure default branch has been fully updated everywhere to main, which should fix the running of the unit and integration tests on the main branch.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# After script has finished, nothing else than halting machine should be done.
|
||||
|
||||
# For more info about creating custom box refer to
|
||||
# https://github.com/vagrant-libvirt/vagrant-libvirt/tree/master/example_box
|
||||
# https://github.com/vagrant-libvirt/vagrant-libvirt/tree/main/example_box
|
||||
|
||||
# We need to set a hostname.
|
||||
if [ $# -ne 1 ]; then
|
||||
|
||||
Reference in New Issue
Block a user