projects
/
EVA-2020-02-2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update python versions for CI (#96)
[EVA-2020-02-2.git]
/
install.sh
diff --git
a/install.sh
b/install.sh
index 1fec5c846159ade49cfe2c592feba66e29b7255b..6837697f3a3823c4e3f71b63be2222df2b9484d7 100755
(executable)
--- a/
install.sh
+++ b/
install.sh
@@
-1,7
+1,7
@@
#!/bin/bash
CONFIG=/boot/config.txt
#!/bin/bash
CONFIG=/boot/config.txt
-DATESTAMP=`date "+%Y-%
M
-%d-%H-%M-%S"`
+DATESTAMP=`date "+%Y-%
m
-%d-%H-%M-%S"`
CONFIG_BACKUP=false
APT_HAS_UPDATED=false
USER_HOME=/home/$SUDO_USER
CONFIG_BACKUP=false
APT_HAS_UPDATED=false
USER_HOME=/home/$SUDO_USER
@@
-189,5
+189,5
@@
if [ -d "examples" ]; then
fi
success "\nAll done!"
fi
success "\nAll done!"
-inform "If this is your first time installing you should reboot for hardware changes to t
ka
e effect.\n"
+inform "If this is your first time installing you should reboot for hardware changes to t
ak
e effect.\n"
inform "Find uninstall steps in $UNINSTALLER\n"
inform "Find uninstall steps in $UNINSTALLER\n"