Skip to content

Commit fffdc0a

Browse files
committed
feat: run.sh permissions
1 parent e0b0ceb commit fffdc0a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infra/aggregation_mode/aggregation_mode.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ make install_aggregation_mode
113113

114114
# Copy run script
115115
cp ./infra/aggregation_mode/run.sh $HOME/run.sh
116+
chmod 744 $HOME/run.sh
116117

117118
# Setup systemd service
118119
cp ./infra/aggregation_mode/aggregation_mode.service $HOME/.config/systemd/user/aggregation_mode.service

0 commit comments

Comments
 (0)