diff --git a/installer.sh b/installer.sh index d477804..28e8899 100644 --- a/installer.sh +++ b/installer.sh @@ -5,6 +5,8 @@ cd +echo hi + # increase max tracking files echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p