2 lines
81 B
Bash
Executable file
2 lines
81 B
Bash
Executable file
#! /bin/sh -ex
|
|
exec $(dirname $0)/lib/debian.bootstrap "$1" "$2" ubuntu-18.04 ""
|