summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsdrive2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdrive b/sdrive
index 3452a1a..7814fe3 100755
--- a/sdrive
+++ b/sdrive
@@ -1,7 +1,7 @@
#!/bin/sh
# Paths
-drive= /dev/fd0
+drive=/dev/fd0
# Functions
prepDrive() {