We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70dd8d7 commit a32f566Copy full SHA for a32f566
tabs/gaming/diablo-ii/d2r-loot-filters.sh
@@ -1,4 +1,6 @@
1
-#!/bin/bash
+#!/bin/sh -e
2
+
3
+. ../../common-script.sh
4
5
# Search for possible Diablo II Resurrected folder locations
6
printf "%b\n" "${YELLOW}Searching for Diablo II Resurrected folders...${RC}"
0 commit comments