This commit is contained in:
2023-05-28 17:22:27 +02:00
parent 572b47104f
commit 808b9411f3
6 changed files with 354 additions and 806 deletions

View File

@ -1,4 +1,5 @@
#!/bin/bash
echo "Add this script to autostart"
mkdir -p ./temp
sudo mount -t tmpfs -o size=2m tmpfs ./temp/
echo "Mounted!"
echo "Mounted!"