diff options
author | kaotisk <kaotisk@arching-kaos.org> | 2023-08-21 17:27:55 +0300 |
---|---|---|
committer | kaotisk <kaotisk@arching-kaos.org> | 2023-08-21 17:27:55 +0300 |
commit | ae4a4cc06a1e30765973e9eea9753bcfbf99bab5 (patch) | |
tree | 8a0561cb9ef9e35fcd59714f660fc7df5facd72a /bin | |
parent | 1c8d1f4710e9f7686222ef842326e4516a5a40b3 (diff) | |
download | arching-kaos-tools-ae4a4cc06a1e30765973e9eea9753bcfbf99bab5.tar.gz arching-kaos-tools-ae4a4cc06a1e30765973e9eea9753bcfbf99bab5.tar.bz2 arching-kaos-tools-ae4a4cc06a1e30765973e9eea9753bcfbf99bab5.zip |
Removed forgotten message
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/ak-profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ak-profile b/bin/ak-profile index 42509ee..da04003 100755 --- a/bin/ak-profile +++ b/bin/ak-profile @@ -64,7 +64,6 @@ EOF IPFS_FILE=$(ak-ipfs-add $ZPROPERTY_FILE) echo "Prop writting,,, $IPFS_FILE" add $ZPROPERTY_KEY - echo "Adding to git repo..." cd $ZPROFILEDIR else echo "Couldn't write to file $ZPROFILEDIR/$TO_FILE" |