Skip to content

Commit b77760a

Browse files
committed
Update push target in Makefile.
1 parent 5f1ef53 commit b77760a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ scribble:
3232
$(course).scrbl
3333

3434
push:
35-
rsync -rvzp main/ dvanhorn@junkfood.cs.umd.edu:/fs/www/class/summer2023/cmsc430/
35+
rsync -rvzp main/ dvanhorn@junkfood.cs.umd.edu:/fs/www/class/fall2023/cmsc430/
3636

3737
clean:
3838
rm -rf $(course)

0 commit comments

Comments
 (0)