We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f66abda commit 1f1e939Copy full SHA for 1f1e939
Makefile
@@ -7,4 +7,4 @@ html:
7
jupyter-nbconvert **/**.ipynb --to html
8
9
sync:
10
- rsync -av --del --exclude=".git/" . ~/nextcloud/web/distcomp/
+ rsync -av --del --exclude=".git/" . ~/nextcloud/feng.li/distcomp/
0 commit comments