1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/archivist_ynh.git synced 2024-09-03 18:15:55 +02:00

Indentation

This commit is contained in:
Maniack Crudelis 2020-05-02 00:51:00 +02:00
parent 4cba6ae014
commit c27d048561
8 changed files with 290 additions and 290 deletions

View file

@ -201,6 +201,6 @@ apply_config() {
#================================================= #=================================================
case $1 in case $1 in
show) show_config;; show) show_config;;
apply) apply_config;; apply) apply_config;;
esac esac