Change public_html to code
This commit is contained in:
parent
59b086ce1c
commit
00eefba7b7
|
@ -24,7 +24,7 @@ elm make src/Main.elm --output=static/js/elm.js --optimize
|
|||
Replace `sassc` with `sass` in the third command if you installed Sass from npm.
|
||||
|
||||
Now, the `index.html` file and everything in the `static` folder can be safely copied
|
||||
into any directory exposed by a web server. I use my university public\_html folder.
|
||||
into any directory exposed by a web server. I use my university `public_html` folder.
|
||||
Below are the SFTP commands I use to upload a fresh copy of the project:
|
||||
```
|
||||
put index.html public_html/ECE472/index.html
|
||||
|
|
Loading…
Reference in New Issue
Block a user