File: update-dev

package info (click to toggle)
partman-base 237
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,016 kB
  • sloc: sh: 2,351; ansic: 2,238; makefile: 33
file content (5 lines) | stat: -rwxr-xr-x 92 bytes parent folder | download | duplicates (6)
1
2
3
4
5
#!/bin/sh

if type update-dev >/dev/null 2>&1; then
	log-output -t update-dev update-dev
fi