diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/.profile b/system/.profile index 32126f2..0b91123 100644 --- a/system/.profile +++ b/system/.profile @@ -45,7 +45,7 @@ cpmq() { abcclean() { find \ "$CLEAN_HOME/lib" \ - ~/projects/clean/{iTasks-SDK,platform,abc-interpreter} \ + ~/projects/clean/{itasks-sdk,platform,abc-interpreter} \ . \ -name '*.abc' \ -not -name '_system.abc' \ |