remove prompt

This commit is contained in:
Roger Rutishauser 2024-11-08 11:20:19 +01:00
parent ae976ae02f
commit 9f29ad3da4

View File

@ -21,5 +21,5 @@ curl -XGET 'localhost:9200'
## memory too low
```
root@nbrutishauser:/home/roru/atom# sysctl -w vm.max_map_count=262144
sysctl -w vm.max_map_count=262144
```