a-nau / password-protected-website-template

Template to create and host a simple password-protected website with Github Pages.
https://a-nau.github.io/password-protected-website-template/
MIT License
48 stars 16 forks source link

Fails clean up after encrypting index #7

Closed millersartin closed 9 months ago

millersartin commented 10 months ago

Website is able to go live but I am unable to get passed this issue

Below is the error code

Run mv encrypted/main.html index.html
mv: cannot stat 'encrypted/main.html': No such file or directory
Error: Process completed with exit code 1.

image

a-nau commented 10 months ago

Hi @millersartin

It seems like there was an issue during the "encrypt index" stage. Can you check the log or paste it here?

Best Alex

a-nau commented 9 months ago

Closing this due to inactivity. Let me know if the issue persists.