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.
1 parent 3e4b64c commit ddb2f5dCopy full SHA for ddb2f5d
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