Commit 4754c5adbb2281695fcc6ff06e152dc54522851d

Authored by mj
1 parent 9bbe003365
Exists in master

[IMP] ADD helpers/mountiso.sh

Showing 1 changed file with 2 additions and 0 deletions Inline Diff

File was created 1 #!/bin/sh
2 mount -o loop "$*" /var/lib/vz/mnt/iso
3