diff options
author | davidovski <david@davidovski.xyz> | 2022-08-28 18:31:25 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-08-28 18:31:25 +0000 |
commit | 62ac6c319289550931696346ce08f2c0ed70fc0d (patch) | |
tree | db46daf7ef3bb5d0e1dad5f05c39bb6afb743953 /src/xi.sh | |
parent | 45fdd7d7bdbffe9bca29ff630b1fea917b2338c2 (diff) |
fixed removing removing from wrong sysrootv1.7.4
Diffstat (limited to 'src/xi.sh')
-rwxr-xr-x | src/xi.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/sh -#include xilib +#include xilib.sh #include profile.sh #include util.sh #include validate.sh |