Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 315 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 315 Bytes

LTFS Build docker action for Ubuntu 20.04 (Focal)

This action builds the LTFS package on Ubuntu 20.04

Inputs

destination

Required Destination of install. Default is /tmp/ltfs.

Outputs

None

Usage

uses: LinearTapeFileSystem/Ubuntu2004-Build@v1.
with:
  destination: '/tmp/ltfs'