Skip to content
Snippets Groups Projects
Commit 5bde84a6 authored by Kevin M. Rosenberg's avatar Kevin M. Rosenberg
Browse files

Update release name

parent 4c6908f1
No related branches found
No related tags found
No related merge requests found
cl-base64 (3.3.4-2) UNRELEASED; urgency=medium
cl-base64 (3.3.4-2) unstable; urgency=medium
* Switch to dpkg-source 3.0 (quilt) format
......
#!/bin/bash -e
dup cl-base64 -Ufiles.b9.com -D/home/ftp/cl-base64 -C"(umask 022; /home/kevin/bin/remove-old-versions cl-base64 latest)" -su $*
dup cl-base64 -Ufiles.b9.com -D/home/ftp/cl-base64 -su \
-C"(umask 022; cd /srv/www/html/cl-base64; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)" $*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment