Skip to content

Commit

Permalink
Merge pull request #119 from mellowdrifter/main
Browse files Browse the repository at this point in the history
Fixes permission error when running on a filesystem with noexec set
  • Loading branch information
rix1337 authored Oct 29, 2024
2 parents 584546d + cfa1b98 commit ff1aa11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion root/etc/my_init.d/ripper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ chmod -R g+rw /config

chmod +x /config/ripper.sh

/config/ripper.sh &
bash /config/ripper.sh &

0 comments on commit ff1aa11

Please sign in to comment.