Skip to content

Commit e89f9e6

Browse files
Build - fix missing executable mode bits
1 parent 81fc206 commit e89f9e6

File tree

10 files changed

+2
-0
lines changed

10 files changed

+2
-0
lines changed

app/linux-build-all.sh

100644100755
File mode changed.

app/linux-clean.sh

100644100755
File mode changed.

app/mac-build-all.sh

100644100755
File mode changed.

app/mac-clean.sh

100644100755
File mode changed.

app/pi-build-all.sh

100644100755
File mode changed.

app/pi-clean.sh

100644100755
File mode changed.

app/pi-prebuild.sh

100644100755
File mode changed.

app/pi-setup.sh

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/bin/bash
12

23
sudo apt update
34
sudo apt install snapd

app/server/ruby/bin/daemon.rb

100644100755
File mode changed.

app/server/ruby/bin/fetch-url.rb

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env ruby
12
#--
23
# This file is part of Sonic Pi: http://sonic-pi.net
34
# Full project source: https://github.com/samaaron/sonic-pi

0 commit comments

Comments
 (0)