3 lines
74 B
Bash
Executable file
3 lines
74 B
Bash
Executable file
#!/bin/sh
|
|
echo "loading AFRAME demo scene"
|
|
cp index.html /root/index.html
|