Add a bit of separation
This commit is contained in:
parent
b8fb952c2b
commit
c507180fb7
1 changed files with 2 additions and 0 deletions
|
@ -179,6 +179,8 @@ _fix_locations() {
|
|||
run-private-scripts() { # in the Nextcloud
|
||||
sudo --validate || return
|
||||
|
||||
echo
|
||||
|
||||
if [ -d "$HOME/Cloud/Getraenkemarkt/Setup/Shell" ]; then
|
||||
for file in $HOME/Cloud/Getraenkemarkt/Setup/Shell/*.sh; do
|
||||
source $file
|
||||
|
|
Loading…
Reference in a new issue