Skip to content

Commit

Permalink
Bumbped to sync with the latest scythe version
Browse files Browse the repository at this point in the history
  • Loading branch information
mapio committed Nov 25, 2020
1 parent 3a5d072 commit bf8551d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scythe-server
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

export SCYTHE_SERVER_VERSION=1.3.1
export SCYTHE_SERVER_VERSION=1.3.2

export TESTER_ID="$1" # this is safe since it is in .ssh/authorized_keys
if [ -z "$TESTER_ID" ]; then
Expand Down

0 comments on commit bf8551d

Please sign in to comment.