]> mj.ucw.cz Git - gallery.git/blobdiff - bin/gal-mj-upload
Highslide: Fix page jumps when closing thumbnails
[gallery.git] / bin / gal-mj-upload
index 6fc7cf1d5ff33032bf520950f03fa4866497e02c..e7fce29f80017bdd143cfc7c6d5ec7e1433355d1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
+# This is a hack to upload a locally generated gallery to MJ's web.
 
-use strict;
-use warnings;
+use common::sense;
 
 print "## Updating Git\n";
 system "git", "pull";