Make the uwu script better
This commit is contained in:
parent
250e2829f6
commit
9a006186de
|
@ -63,6 +63,9 @@ pkgs: {
|
||||||
encfs -i 60 ~/Pictures/uwu/ $UWU_DIR --extpass 'pass storage-encryption/annex-fs'
|
encfs -i 60 ~/Pictures/uwu/ $UWU_DIR --extpass 'pass storage-encryption/annex-fs'
|
||||||
cd $UWU_DIR
|
cd $UWU_DIR
|
||||||
fish --private
|
fish --private
|
||||||
|
cd -
|
||||||
|
umount $UWU_DIR
|
||||||
|
rm -d $UWU_DIR
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
n = {
|
n = {
|
||||||
|
|
Loading…
Reference in a new issue