Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission denied #17

Open
supra89t opened this issue Nov 26, 2020 · 0 comments
Open

Permission denied #17

supra89t opened this issue Nov 26, 2020 · 0 comments

Comments

@supra89t
Copy link

supra89t commented Nov 26, 2020

When running the command:
bash -c "$(curl -fsSL https://ghostwriters.github.io/AppSTARTer/main.sh)"

The output tells me it does not have permission.

USERNAME@PowerEdge-R630:~$ bash -c "$(curl -fsSL https://ghostwriters.github.io/AppSTARTer/main.sh)"
2020-11-26 10:16:03 [WARN ] Attempting to clone AppSTARTer repo to location.
Cloning into '/home/USERNAME/.appstarter'...
remote: Enumerating objects: 102, done.
remote: Counting objects: 100% (102/102), done.
remote: Compressing objects: 100% (75/75), done.
remote: Total 287 (delta 45), reused 46 (delta 17), pack-reused 185
Receiving objects: 100% (287/287), 175.23 KiB | 1.70 MiB/s, done.
Resolving deltas: 100% (107/107), done.
2020-11-26 10:16:03 [NOTICE] Performing first run install.
tee: /tmp/appstarter.log: Permission denied
2020-11-26 10:16:04 [INFO ] Setting permissions for /home/USERNAME/.appstarter/main.sh
tee: /tmp/appstarter.log: Permission denied
2020-11-26 10:16:04 [ERROR ] AppSTARTer did not finish running successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant