fix(dotfiles): remove non-existant `ROOT` variable from `run.sh`

pull/133/head
Phorcys 1 year ago
parent 873f05730c
commit b8db92ef0e

@ -1,5 +1,4 @@
DOTFILES_URI="${DOTFILES_URI}"
ROOT="${ROOT}"
if [ -n "$${DOTFILES_URI// }" ]; then
echo "✨ Applying dotfiles for user $USER"

Loading…
Cancel
Save