Skip to content

Commit 02ac665

Browse files
committed
Fix Drobo selection.
1 parent 7d5ae04 commit 02ac665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: drobo5n/create_plex_pkg.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
if [ $PLEX_CONFIG == droboarm ];
3+
if [ $PLEX_CONFIG == drobo-arm ];
44
then
55
echo "Building Drobo package"
66

0 commit comments

Comments
 (0)