We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
/raspipass
/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
The text was updated successfully, but these errors were encountered: