More debugging

This commit is contained in:
Ian Fijolek
2021-01-08 17:56:30 -05:00
parent 5bb4da6178
commit f9c082d30f
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
#! /bin/bash
#! /bin/sh
find ./dist -type f -perm +111 -execdir tar -czvf {}.tar.gz {} \;