mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
allow set dir
This commit is contained in:
parent
810e66dac7
commit
f0b2195ed5
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@ sudo cp ../dh ../quickget ../quickemu ../macrecovery ../windowskey /usr/bin/
|
||||||
|
|
||||||
# Renew VMs
|
# Renew VMs
|
||||||
"$CONFIG_DIR/renew.sh"
|
"$CONFIG_DIR/renew.sh"
|
||||||
|
|
||||||
# Set VMs dir
|
# Set VMs dir
|
||||||
#"$CONFIG_DIR/set_dir.sh"
|
"$CONFIG_DIR/set_dir.sh"
|
||||||
|
|
||||||
echo "Done"
|
echo "Done"
|
||||||
|
|
Loading…
Reference in a new issue