Skip to content
This repository was archived by the owner on Jul 29, 2020. It is now read-only.

Commit 7c57109

Browse files
committed
Composer in Postinst fix
1 parent 24c4bb5 commit 7c57109

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

debian/postinst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ set -e
2121
case "$1" in
2222
configure)
2323

24-
composer-global-update spojenet_flexipeehp
24+
composer-global-update deb/flexipeehp
2525

2626
;;
2727

0 commit comments

Comments
 (0)