mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-05-15 17:18:09 +08:00
add ftp script to auto deploy to angularjs.org
This commit is contained in:
5
angularjs.ftp
Normal file
5
angularjs.ftp
Normal file
@@ -0,0 +1,5 @@
|
||||
bin
|
||||
cd angularjs.org/ng
|
||||
put angular-debug.js js/angular-debug.js
|
||||
put angular-minified.js js/angular-minified.js
|
||||
put angular-scenario.js js/angular-scenario.js
|
||||
Reference in New Issue
Block a user