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

copy_to_sysdirs.sh should create dirs if they don't exist #11

Open
Pinchie opened this issue Nov 28, 2016 · 0 comments
Open

copy_to_sysdirs.sh should create dirs if they don't exist #11

Pinchie opened this issue Nov 28, 2016 · 0 comments

Comments

@Pinchie
Copy link
Owner

Pinchie commented Nov 28, 2016

/raspipass

mkdir /raspipass
chown raspi:raspi /raspipass /git
chmod 744 /raspipass 

/raspi_secure:

mkdir /raspi_secure
chown root:root /raspi_secure
chmod 700 /raspi_secure 

/var/www/html
Exit with error if this dir does not exist - it means Apache isn't installed or isn't default config

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

No branches or pull requests

1 participant