Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 311 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 311 Bytes

LTFS Build docker action for Debian10 (buster)

This action builds the LTFS package on Debian10

Inputs

destination

Required Destination of install。 Default is /tmp/ltfs

Outputs

None

Usage

uses: LinearTapeFileSystem/[email protected]
with:
  destination: '/tmp/ltfs'