Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Commit af01025

Browse files
Adding reference to udev rule to nextephemeraldevice script
1 parent ba1949d commit af01025

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nextephemeraldevice.sh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env bash
2+
# To be used with the udev rule: /etc/udev/rules.d/999-aws-ebs-nvme.rules
23

34
kern_name=${1}
45
incr=0

0 commit comments

Comments
 (0)