Changeset 1639 for trunk/scripts

Show
Ignore:
Timestamp:
10/24/04 08:54:06 (4 years ago)
Author:
pmoura
Message:

Updated the cplgtdirs.sh shell script to make all copied files user writable.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/scripts/cplgtdirs.sh

    r1602 r1639  
    2323    cp -RL $LOGTALKHOME/library $HOME/logtalk/ 
    2424    cp -RL $LOGTALKHOME/xml $HOME/logtalk/ 
     25    chmod -R u+w $HOME/logtalk 
    2526    echo "Finished copying Logtalk directories." 
    2627    echo