Skip to content

start_global_shell.sh throws a "Can't Execute: Permission Denied" error #36

@yeahman45

Description

@yeahman45

I have a rooted pixel xl (1st gen)
I have done su and installed the scripts using
sh -c "$(curl -fSs https://raw.githubusercontent.com/master-hax/pixel-backup-gang/install/install.sh)"
install.sh

marlin:/storage # sh -c "$(curl -fSs https://raw.githubusercontent.com/master-hax/pixel-backup-gang/install/install.sh)"
install.sh: downloading version 0.0.6 from github
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100  1604  100  1604    0     0    959      0  0:00:01  0:00:01 --:--:--  223k
install.sh: unpacking the release archive (requires root)
pixel-backup-gang/mount_ext4.sh
pixel-backup-gang/remount_vfat.sh
pixel-backup-gang/unmount.sh
pixel-backup-gang/find_device.sh
pixel-backup-gang/show_devices.sh
pixel-backup-gang/enable_tcp_debugging.sh
pixel-backup-gang/disable_tcp_debugging.sh
pixel-backup-gang/start_global_shell.sh
install.sh: making the release executable (requires root)
install.sh: pixel backup gang successfully installed to /storage/pixel-backup-gang

when I try to run a script, I get can't execute: Permission denied
ex.

./start_global_shell.sh
/system/bin/sh: ./start_global_shell.sh: can't execute: Permission denied

I have tried chmod +x the script but same error.

Any idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions