Switch to ubuntu

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