This commit is contained in:
committer@tuxwarrior
2026-02-25 08:23:35 -05:00
parent 49b8e595cb
commit 2620282282
10 changed files with 123 additions and 31 deletions

View File

@@ -3,12 +3,11 @@
# klevstul :: 26.02.24
# make sure cryptLocal is mounted and available
src_dir=/home/poq/.local/share/Cryptomator/mnt/cryptLocal
tmp_dir=/tmp
trg_dir=/home/poq/syncDir/0_downloads
# make sure cryptLocal is mounted and available
if ! [ -d "$src_dir" ]
then
echo "missing source directory:"