Changeset 929bb42 for npl/syncupdates


Ignore:
Timestamp:
11/13/21 00:26:27 (3 years ago)
Author:
Edwin Eefting <edwin@datux.nl>
Branches:
master
Children:
892871d
Parents:
7c410f9
Message:

trying kernel 5.14

File:
1 edited

Legend:

Unmodified
Added
Removed
  • npl/syncupdates

    r7c410f9 r929bb42  
    4747                else
    4848                        echo "Uploading $TGZ..."
    49                         chmod 755 $PKG
     49                        chmod 644 $PKG
    5050                        rsync -a  $PKG $HOST:$TGZ || exit 1
    5151                        git log --summary `dirname $PKG`|ssh  $HOST "cat > $TGZ.log" || exit 1
Note: See TracChangeset for help on using the changeset viewer.