Skylsmoi vor 6 Jahren
Ursprung
Commit
902149334f
Es ist kein Account mit dieser Commiter-Email verbunden
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      all_cmd.md

+ 1 - 1
all_cmd.md Datei anzeigen

@@ -65,7 +65,7 @@ npm run build
65 65
 ```
66 66
 #### copy the builded source to tracim_frontend
67 67
 ```
68
-cp dist/pageHtml.app.js __tracim_frontend repo__/dist/app
68
+cp dist/pageHtml.app.js "tracim_frontend repo"/dist/app
69 69
 ```
70 70
 
71 71