Skip to content

Commit

Permalink
--autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Keller committed Mar 3, 2017
1 parent 0e53580 commit 3602e89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/update.swift
Expand Up @@ -134,7 +134,6 @@ func update(_ listener: ChatListener, _ rooms: [ChatRoom], force: Bool = false,


do {

try versionScript.write(toFile: "get_version.sh", atomically: true, encoding: .utf8)
let process = launchProcess(path: "/bin/bash", arguments: ["get_version.sh"])
process.waitUntilExit()
Expand Down

0 comments on commit 3602e89

Please sign in to comment.