This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
set -e | |
# | |
# As of 11/24/2019, Debian still can't get it together with ecryptfs-utils so there | |
# is no longer an ecryptfs-utils in the apt repositories, removing the ability for | |
# a user to use ecryptfs at all, unless they build from source and manually configure | |
# the system | |
# | |
# Before using this, please see the status of the bugreport: | |
# |