Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
BB committed Dec 25, 2024
1 parent 555f200 commit 31409e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import sys, os

if sys.argv[1] == 'zip':
os.system("zip /opt/Downloads/dotbkps/bbapps.zip -r /home/burak/Documents/repos/burakbayramli.github.com/.git/")

0 comments on commit 31409e9

Please sign in to comment.