strippted personal information from project
This commit is contained in:
parent
cf83171889
commit
092dec0b2f
4
imapi.pl
4
imapi.pl
@ -5,8 +5,8 @@ use warnings;
|
|||||||
use JSON;
|
use JSON;
|
||||||
use Image::Magick;
|
use Image::Magick;
|
||||||
|
|
||||||
my $images_path = "/home/bluesaxman/imagemasterImages/";
|
my $images_path = "";
|
||||||
my $libraries_path = "/home/bluesaxman/labs/p/imagemaster/libs//";
|
my $libraries_path = "";
|
||||||
my $json = JSON->new;
|
my $json = JSON->new;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user