diff options
Diffstat (limited to 'system/.profile')
-rw-r--r-- | system/.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/.profile b/system/.profile index 9c86c79..a50aa68 100644 --- a/system/.profile +++ b/system/.profile @@ -34,7 +34,7 @@ cpmq() { abcclean() { find \ /opt/clean/lib \ - ~/VersionControl/{iTasks-SDK,clean-platform,abc-interpreter} \ + ~/projects/clean/{iTasks-SDK,platform,abc-interpreter} \ . \ -name '*.abc' \ -not -name '_system.abc' \ |