Skip to content
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.

Commit

Permalink
removed ocmod
Browse files Browse the repository at this point in the history
  • Loading branch information
ikenfin committed May 27, 2019
1 parent 77a0673 commit c062f3f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 51 deletions.
50 changes: 0 additions & 50 deletions install.xml

This file was deleted.

2 changes: 1 addition & 1 deletion pack.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
out=foc_csv.ocmod.zip
out=foc_csv_15.zip
if [[ -f "$out" ]]; then
rm $out
fi
Expand Down

0 comments on commit c062f3f

Please sign in to comment.