:|
This commit is contained in:
@ -87,7 +87,7 @@ module System.Term ( initialize ) where
|
||||
|
||||
let portNumber
|
||||
| (not . null) port = port
|
||||
| ssl = "433"
|
||||
| ssl = "443"
|
||||
| otherwise = "80"
|
||||
|
||||
absoluteDirectory <- makeAbsolute directory
|
||||
|
Reference in New Issue
Block a user