@@ -10,7 +10,7 @@
set -euo pipefail
DOTFILES_DIR="$(cd "$(dirname "$0")" && pwd)"
DOTFILES_DIR="$(cd "$(dirname "$(readlink -f "$0")")" && pwd)"
if [[ $# -lt 2 ]]; then
echo "Usage: dot-add <package> <path> [<path> ...]"
The note is not visible to the blocked user.