general: snapshot

This commit is contained in:
k
2024-10-02 10:48:05 +02:00
parent 9d2c2f7945
commit 669205aa4d
22 changed files with 236 additions and 83 deletions
+2
View File
@@ -1,3 +1,5 @@
#!/usr/bin/env bash
echo "Increasing limit of opened files..."
ulimit -n 1000000