diff --git a/links/apps/scalable/system-search.svg b/links/apps/scalable/system-search.svg new file mode 120000 index 0000000..8dc94d8 --- /dev/null +++ b/links/apps/scalable/system-search.svg @@ -0,0 +1 @@ +preferences-system-search.svg \ No newline at end of file diff --git a/push.sh b/push.sh index a9a24d8..345883e 100755 --- a/push.sh +++ b/push.sh @@ -1,3 +1,5 @@ #!/bin/bash git add . && git commit -m "Update" && git push + +echo "Ready"