ignore rbd disks
[gnt-info] / megacli.sh
index 504a9eb..d1a69a9 100755 (executable)
@@ -2,7 +2,7 @@
 
 if [ "$1" = "install" ] ; then
 
-       cat >/dev/apt/sources.list.d/hwraid.list << __SOURCES__
+       cat >/etc/apt/sources.list.d/hwraid.list << __SOURCES__
 # wget -O - https://hwraid.le-vert.net/debian/hwraid.le-vert.net.gpg.key | sudo apt-key add -
 deb http://hwraid.le-vert.net/debian stretch main
 __SOURCES__