mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 00:05:10 +01:00
3 lines
84 B
Bash
Executable File
3 lines
84 B
Bash
Executable File
#!/bin/bash
|
|
sudo mount -t ecryptfs ~/files/system/backup ~/Documents/private/backup
|