Browse Source

Droning building Sat Jan 20 18:55:28 -02 2018

luis 7 năm trước cách đây
mục cha
commit
80fd6e920b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -40,7 +40,7 @@ dev: clean backend
 
 builder:
 	git add -A .
-	git commit -m "Droning building $(date)"
+	git commit -m "Droning building $$(date)"
 	git push builder master