From 9df670eeb430f92da25d6dd0f0c8874703e1feb0 Mon Sep 17 00:00:00 2001 From: Charadon Date: Sat, 6 Aug 2022 12:18:58 -0400 Subject: Changed some defaults, and made pid detection more portable hopefully. --- post.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'post.sh') diff --git a/post.sh b/post.sh index 307aa5a..9ad6292 100755 --- a/post.sh +++ b/post.sh @@ -6,7 +6,7 @@ set -eu # Example below. # # TAR up the program. # -bsdtar --options xz:compression-level=9 -a -cf \ +bsdtar -a -cf \ $DSCIP_NAME-$(uname)-$(uname -r)_$(uname -m)-$CURRENT_COMMIT.tar.xz app/ # Send the artifacts to an FTP server. # -- cgit 1.4.1-2-gfad0