#!/usr/local/bin/perl -> #!/usr/bin/perl
This commit is contained in:
parent
841dd78683
commit
2a132b9c7b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6241
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/local/bin/perl
|
||||
#!/usr/bin/perl
|
||||
#
|
||||
# prune.pl - Script to prune gallery.db file of malformed
|
||||
# and otherwise worthless entries. And while we're at it,
|
||||
|
|
Loading…
Reference in a new issue