source: dass-tools/usr/sbin/apt-up.sh@ 1208

Last change on this file since 1208 was 1208, checked in by joergs, on Dec 7, 2015 at 9:40:51 AM

script to update packages

  • Property svn:executable set to *
File size: 47 bytes
Line 
1#!/bin/sh
2
3apt-get install --only-upgrade "$@"
Note: See TracBrowser for help on using the repository browser.