rstudio / httpuv

HTTP and WebSocket server package for R
Other
229 stars 86 forks source link

Make sure configure script is executable. Fixes #151 #152

Closed wch closed 6 years ago

wch commented 6 years ago

This fixes #151. This works on rstudio.cloud:

remotes::install_github("rstudio/httpuv@fix-configure-perms")