File: update-dev

package info (click to toggle)
partman-base 191%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,988 kB
  • ctags: 214
  • sloc: sh: 2,296; ansic: 2,238; makefile: 35
file content (5 lines) | stat: -rwxr-xr-x 101 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#!/bin/sh

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