Skip to content

Commit 0a3be91

Browse files
author
Hubert
authored
Corrected blocking syntax typo
1 parent b412cf6 commit 0a3be91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/setuid/stop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
export DEFAULT_TIMEOUT 1
3+
export DEFAULT_TIMEOUT=1
44

55
. .server-settings
66

0 commit comments

Comments
 (0)