Skip to content

Commit 7f0ede5

Browse files
author
Jonathan S. Katz
committed
Small tweak to script
This ensures the file perms on LICENSE.txt do not change when script is run.
1 parent 314da25 commit 7f0ede5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/license_aggregator.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ do
3636
done
3737

3838
sudo chmod -R 755 licenses
39+
sudo chmod 0644 licenses/LICENSE.txt

0 commit comments

Comments
 (0)