We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0b9229 commit 7ea32b3Copy full SHA for 7ea32b3
src/index.html
@@ -49,7 +49,7 @@ <h4 class="fluff">It's Linux, in a Browser</h4>
49
<hr>
50
Send files to emulator
51
<input id="upload_files" type="file" multiple>
52
-<p>Upload Path (in /home for standard): </p><input type="text" value="/home/user" id="upload_path">
+<p>Upload Path: </p><input type="text" value="/user" id="upload_path">
53
54
<label>
55
Restore from file: <input id="restore_file" type="file">
0 commit comments