Skip to content

Commit 01db5c6

Browse files
3alphaLuka Gulin
authored andcommitted
TIpfeller
1 parent df849f2 commit 01db5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/dappnode_install_pre.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ fi
179179
if unattended-upgrades -h >/dev/null 2>&1; then
180180
echo -e "\e[32m \n\n unattended-upgrades is already installed \n\n \e[0m" 2>&1 | tee -a $LOG_FILE
181181
else
182-
instal_unattendedupgrades 2>&1 | tee -a $LOG_FILE
182+
install_unattendedupgrades 2>&1 | tee -a $LOG_FILE
183183
fi
184184

185185
#Check connectivity

0 commit comments

Comments
 (0)