summaryrefslogtreecommitdiff
path: root/install.sh
AgeCommit message (Expand)Author
2026-07-03logins back in after updating groupsJoe Carstairs
2026-07-03chmod 770 on /home/joeac.netJoe Carstairs
2026-07-03chmod on .envJoe Carstairs
2026-07-03get_var_valueJoe Carstairs
2026-07-03set +e install.shJoe Carstairs
2026-07-03copes with empty var valuesJoe Carstairs
2026-07-03removes ^ from expr for portabilityJoe Carstairs
2026-07-03more portable conditonJoe Carstairs
2026-07-03expr has :Joe Carstairs
2026-07-03absolutely provides dir to make in install.shJoe Carstairs
2026-07-03absolutises example.envJoe Carstairs
2026-07-03absolute chown /home/jeoac.net/joeac.netJoe Carstairs
2026-07-03another attempt to fix permsJoe Carstairs
2026-07-03install.sh gives rw permissions to user over repo using groupsJoe Carstairs
2026-07-03install.sh: no password for joeac.net userJoe Carstairs
2026-07-03install.sh: adds missing joeac/ in repo URLJoe Carstairs
2026-07-03install.sh: replaces doas with sudoJoe Carstairs
2026-07-03don't set -x in install.shJoe Carstairs
2026-07-03install.sh: wget to /usr requires doasJoe Carstairs
2026-07-03install.sh: chmod +x in /usr needs doasJoe Carstairs
2026-07-03specifies explicit ENVSUBST_VERSION if wget from githubJoe Carstairs
2026-07-03set -x in install.shJoe Carstairs
2026-07-03install.sh specifies latest version of envsubst when installing with goJoe Carstairs
2026-07-03go get -> go installJoe Carstairs
2026-07-03removes extraneous " in install.shJoe Carstairs
2026-07-03install.sh installs dependenciesJoe Carstairs
2026-07-03install.sh picks up where left off with env varsJoe Carstairs
2026-07-03install.sh picks up with cloning where left offJoe Carstairs
2026-07-03install.sh doesn't attempt to re-add joeac.net user if already existsJoe Carstairs
2026-07-03install.sh creates remote_smtp_passwordJoe Carstairs
2026-07-03checks for some dependencies in install.shJoe Carstairs
2026-07-03install.sh sets up .env and DIGITALOCEAN_TOKENJoe Carstairs
2026-07-03adds install.sh to install joeac.net under user joeac.netJoe Carstairs