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 6e498a7 commit cbf0995Copy full SHA for cbf0995
installer.sh
@@ -1,8 +1,5 @@
1
#!/bin/bash
2
3
-apt update
4
-apt upgrade
5
-
6
echologs()
7
{
8
echo $(date +"%d/%m/%Y %X: ") "$@" >> logs.log
0 commit comments