Skip to content

Commit

Permalink
Update initialize.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zstg authored Sep 8, 2024
1 parent 6fe8019 commit 7cb3f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion initialize.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
repo-add -n x86_64/StratOS-repo.db.tar.gz x86_64/*.pkg.tar.zst
repo-add -nR x86_64/StratOS-repo.db.tar.gz x86_64/*.pkg.tar.zst
# Check cassava/repoctl README for tips
# rm -rf x86_64/StratOS-repo**
# repoctl conf new x86_64/StratOS-repo.db.tar.zst
Expand Down

0 comments on commit 7cb3f18

Please sign in to comment.