4 lines
64 B
Bash
4 lines
64 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
mount -t tmpfs -o size=100M tmpfs sample_data/data
|