add todo
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
set -euo pipefail
|
||||
|
||||
|
||||
|
||||
REPO_DIR="$HOME/Documents/Github/nixos-config"
|
||||
cd "$REPO_DIR" || { echo "Error: cannot change directory to $REPO_DIR" >&2; exit 1; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user