forked from lix-project/lix
Urgh, modified the wrong file...
This commit is contained in:
parent
ef902274fd
commit
ca3d9f8b31
|
@ -35,7 +35,7 @@ readLink() {
|
|||
|
||||
clearProfiles() {
|
||||
profiles="$NIX_STATE_DIR"/profiles
|
||||
rm -f $profiles/*
|
||||
rm -rf $profiles
|
||||
}
|
||||
|
||||
clearStore() {
|
||||
|
|
Loading…
Reference in a new issue