We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0b0ceb commit fffdc0aCopy full SHA for fffdc0a
1 file changed
infra/aggregation_mode/aggregation_mode.sh
@@ -113,6 +113,7 @@ make install_aggregation_mode
113
114
# Copy run script
115
cp ./infra/aggregation_mode/run.sh $HOME/run.sh
116
+chmod 744 $HOME/run.sh
117
118
# Setup systemd service
119
cp ./infra/aggregation_mode/aggregation_mode.service $HOME/.config/systemd/user/aggregation_mode.service
0 commit comments