Skip to content
This repository was archived by the owner on Jan 6, 2018. It is now read-only.

Commit 06db715

Browse files
committed
#17, #18
1 parent d0490a3 commit 06db715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ do_install() {
1515

1616
tar xzf "${ARCHIVE}" -C "${TMP}"
1717

18-
cp "${TMP}/drupal-compose.sh" > /usr/local/bin/drupal-compose
18+
cp "${TMP}/drupal-compose-${TAG}/drupal-compose.sh" > /usr/local/bin/drupal-compose
1919

2020
chmod +x /usr/local/bin/drupal-compose
2121
}

0 commit comments

Comments
 (0)