4 lines
77 B
Bash
4 lines
77 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
mount -t tmpfs -o size=100M tmpfs pkg/persistence/test_profiles
|