From ace6beb209675e77fab3eb307d9fff48559adfb1 Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Sun, 6 Dec 2020 20:59:32 +0000 Subject: Attempting to select drives by size and/or id --- test.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test.py (limited to 'test.py') diff --git a/test.py b/test.py new file mode 100644 index 00000000..61ba1925 --- /dev/null +++ b/test.py @@ -0,0 +1,3 @@ +import archinstall + +print(archinstall.harddrive(size=111.8, model='KINGSTON_SKC100S3120G')) -- cgit v1.2.3-70-g09d2