Changes between Version 70 and Version 71 of Docs/825gen2/Dev/DevVMTechnical


Ignore:
Timestamp:
02/13/26 13:15:55 (11 days ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/DevVMTechnical

    v70 v71  
    351351#!/bin/sh
    352352if [ $# -eq 0 ]; then
    353   echo "Usage: mntbind.sh appname"
     353  echo "Usage: mntappdir appname"
    354354else
    355355  if [ $# -eq 1 ]; then