Fix script-user-add
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# This script will add scripts-* to the PATH
|
||||
# This script will add scripts-* to the PATH and the manual to each user's Desktop
|
||||
# Copyright 2021 Bryan C. Roessler
|
||||
|
||||
[[ -f functions ]] && . functions || exit 1
|
||||
|
||||
Reference in New Issue
Block a user