aboutsummaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.sh b/setup.sh
index 48ce100..cfc26a9 100755
--- a/setup.sh
+++ b/setup.sh
@@ -124,6 +124,8 @@ echo "deb-src https://deb.nodesource.com/$VERSION $DISTRO main" | sudo tee -a /e
sudo apt-get update
sudo apt-get install -y nodejs
+sudo apt -t buster-backports install -y hugo
+
if [[ $qtile_install ]]
then