mirror of
https://github.com/YunoHost-Apps/archivist_ynh.git
synced 2024-09-03 18:15:55 +02:00
3ce94f3992
Allow to choose compression algorithm
4 lines
89 B
Bash
4 lines
89 B
Bash
#!/bin/bash
|
|
|
|
# Dependencies
|
|
app_depencencies="rsync encfs sshpass ccrypt lzop zstd lzip"
|