diff options
Diffstat (limited to 'scripts/post-install.sh')
| -rwxr-xr-x | scripts/post-install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/post-install.sh b/scripts/post-install.sh index 9045398..f7dd206 100755 --- a/scripts/post-install.sh +++ b/scripts/post-install.sh @@ -1,4 +1,5 @@ #!/bin/sh +# SPDX-License-Identifier: GPL-3.0-or-later logfile="$HOME/post-install.log" touch "$logfile" |
