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 abefba1 commit 6fe8019
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions initialize.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
# repo-add -n x86_64/StratOS-repo.db.tar.gz x86_64/*.pkg.tar.zst**
repo-add -n 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
repoctl reset
# rm -rf x86_64/StratOS-repo**
# repoctl conf new x86_64/StratOS-repo.db.tar.zst
# repoctl reset

0 comments on commit 6fe8019

Please sign in to comment.