diff --git a/scripts/install b/scripts/install index 1634c52..e747241 100644 --- a/scripts/install +++ b/scripts/install @@ -99,7 +99,7 @@ url=$(curl -s https://api.github.com/repos/tootsuite/mastodon/releases/latest | version=$(echo $url | cut -d/ -f8) sudo su - $app <