projects
/
fsf-member-card-builder.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11d5ee7
)
fix tar command
author
Andrew Engelbrecht
<andrew@fsf.org>
Tue, 1 Aug 2023 20:47:16 +0000
(16:47 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Tue, 1 Aug 2023 20:47:16 +0000
(16:47 -0400)
install-extras.sh
patch
|
blob
|
blame
|
history
diff --git
a/install-extras.sh
b/install-extras.sh
index f4bc9bc10d4c53f3778d529905f9d380fc6b561c..00802098e36e02f93f017ae40560596ccf8067ea 100755
(executable)
--- a/
install-extras.sh
+++ b/
install-extras.sh
@@
-165,7
+165,7
@@
wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2799/lp2023-jupi
###
-tar -C $DEVTMP/source/ -
xvf --no-same-owner
$TAR
+tar -C $DEVTMP/source/ -
-no-same-owner -xvf
$TAR
###