permission denied #80

Closed
opened 2026-02-16 12:51:21 -05:00 by yindo · 4 comments
Owner

Originally created by @reinethernal on GitHub (Dec 8, 2024).

./generate_config.sh your.domain
-bash: ./generate_config.sh: Permission denied

Running in LXC container

Originally created by @reinethernal on GitHub (Dec 8, 2024). ./generate_config.sh your.domain -bash: ./generate_config.sh: Permission denied Running in LXC container
yindo closed this issue 2026-02-16 12:51:21 -05:00
Author
Owner

@yonghumingzhendekeyizhemechang commented on GitHub (Dec 17, 2024):

you can do like this : ". generate_config.sh your.domain"

@yonghumingzhendekeyizhemechang commented on GitHub (Dec 17, 2024): you can do like this : ". generate_config.sh your.domain"
Author
Owner

@reinethernal commented on GitHub (Dec 17, 2024):

Thx, i'll try)

@reinethernal commented on GitHub (Dec 17, 2024): Thx, i'll try)
Author
Owner

@JohnFajardo commented on GitHub (Dec 22, 2024):

run chmod +x ./generate_config.sh, then try again since for some reason the file doesn't come with execution permissions.

@JohnFajardo commented on GitHub (Dec 22, 2024): run chmod +x ./generate_config.sh, then try again since for some reason the file doesn't come with execution permissions.
Author
Owner

@DeclanChidlow commented on GitHub (Jan 26, 2025):

Fixed with 835e245fec

@DeclanChidlow commented on GitHub (Jan 26, 2025): Fixed with 835e245fec6177b2413f50afeb1948adbdb5057e
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/self-hosted#80