Skip to content

Commit 7107b2c

Browse files
committed
fix source typo
1 parent 356f2d5 commit 7107b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-tarball.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Install a binary from the tarball distribution into $PREFIX
22

33
# Get the common install setup
4-
.install-common.sh
4+
. install-common.sh
55

66
# Choose the Ubuntu distribution
77
TARBALL="cctools-nightly-x86_64-ubuntu24.04.tar.gz"

0 commit comments

Comments
 (0)