We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e4b64c + ddb2f5d commit a4ac620Copy full SHA for a4ac620
install.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
CONFIG=/boot/config.txt
4
-DATESTAMP=`date "+%Y-%M-%d-%H-%M-%S"`
+DATESTAMP=`date "+%Y-%m-%d-%H-%M-%S"`
5
CONFIG_BACKUP=false
6
APT_HAS_UPDATED=false
7
USER_HOME=/home/$SUDO_USER
0 commit comments