8 lines
205 B
Bash
8 lines
205 B
Bash
#!/bin/bash
|
|
|
|
# move index.html to root folder
|
|
|
|
# remove the ajax block from home with sed (index.html, fr.html, en.html)
|
|
|
|
# move external folders (e.g. ajax.googleapis.com) into the dev.performance-art.fr
|