Updated post install script

This commit is contained in:
Gregory Ballantine 2022-09-01 15:44:28 -04:00
parent e43ce790cc
commit e7fe6fbcec

View File

@ -20,3 +20,5 @@ fi
# Change the directory ownership of /etc
chown -R adept:adept /etc/adept
exit 0