Skip to content

Commit 2048d7d

Browse files
committed
Updates composer.json path in installation script
Adjusts the installation script to reflect the new location of composer.json, ensuring the correct file is installed in the appropriate directory. This change aligns the script with the updated project structure.
1 parent 846ba51 commit 2048d7d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

debian/file2sharepoint.install

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11

22
bin/file2sharepoint usr/bin/
33
src/file2sharepoint.php usr/lib/file2sharepoint/
4-
debian/composer.json usr/lib/file2sharepoint/
4+
debian/conf/composer.json usr/lib/file2sharepoint/
5+

0 commit comments

Comments
 (0)