Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions spm
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@ cat > "$CONFIG_DIR"/spm.conf << EOL
#
# TARGET_DIR - Directory where packages will be installed to.
# Only change this directory if you have no packages being managed by spm!

# choose a subdir below /home/... to avoid the need for "sudo" to access files below /usr/share/...

#
TARGET_DIR="$TARGET_DIR"
#
Expand Down