modify run.sh

develop
TBS093A 2020-05-27 18:30:57 +02:00
parent 74b3946868
commit 8a24c550bb
1 changed files with 1 additions and 0 deletions

1
run.sh
View File

@ -1,2 +1,3 @@
sudo sysctl fs.inotify.max_user_watches=524288 sudo sysctl fs.inotify.max_user_watches=524288
gatsby develop gatsby develop
sudo ./ngrok http 8000