mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-06-02 22:49:49 +08:00
fix: now we don't need root to policy/search
This commit is contained in:
parent
bab1b1cb0a
commit
81ab122d6b
@ -52,7 +52,7 @@ for argument in "$@"; do
|
|||||||
option="source"
|
option="source"
|
||||||
root=0
|
root=0
|
||||||
;;
|
;;
|
||||||
changelog)
|
changelog|search|policy)
|
||||||
root=0
|
root=0
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user