IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42849


Ignore:
Timestamp:
May 9, 2025, 2:05:00 PM (14 months ago)
Author:
eugene
Message:

add -p to mkdir

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/mk.neb.dirs

    r41289 r42849  
    99  file $1 found
    1010  if (not($found))
    11     exec sudo mkdir $1
     11    exec sudo mkdir -p $1
    1212    exec sudo chown apache:nebulous $1
    1313    exec sudo chmod ug+rwx,o+rx,+t $1
Note: See TracChangeset for help on using the changeset viewer.