lots: shellcheck, streaming stuff, fixes
[distro-setup] / nextcloud-setup
index 5affcd4640a4471dd0d050406def8cd0e50a6023..3026af75d46586ae31951db02a9a75d6dadbe767 100755 (executable)
@@ -21,6 +21,7 @@ i() { # install file
   tmp=$(rsync -ic $tmpdir/"$base" "$dest")
   if [[ $tmp ]]; then
     printf "%s\n" "$tmp"
+    # shellcheck disable=SC2034
     ir=true
     if [[ $dest == /etc/systemd/system/* ]]; then
       touch /var/local/mail-setup-reload