mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-07 22:22:54 +08:00
push script fix
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ read
|
||||
|
||||
git commit -m "Update docs."
|
||||
git push origin gh-pages
|
||||
git co $branch
|
||||
git checkout $branch
|
||||
|
||||
for f in $ignore_files; do
|
||||
cp /tmp/_scikits_image_backup/`basename $f` $f
|
||||
|
||||
Reference in New Issue
Block a user