I have multiple folders that share the same path pattern which I would like to mount them all with a single command if possible. The command I tried is:
sudo mount --bind /var/my/vendor /var/www/official/*/*/vendor
However, it doesn't seem to work. I didn't get any specific error but it seems like I just used the wrong syntax or perhaps this is not supported at all?
Aucun commentaire:
Enregistrer un commentaire