mirror of
https://github.com/samuelncui/yatm.git
synced 2026-09-17 05:24:15 +00:00
feat: add tapes index view
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -ex;
|
||||
|
||||
mt -f ${DEVICE} load
|
||||
sleep 5
|
||||
|
||||
for i in {1..60}; do
|
||||
|
||||
Reference in New Issue
Block a user