diff options
author | tsxv478 <atvx717@infraredcombat.xyz> | 2023-07-01 00:04:02 +0300 |
---|---|---|
committer | tsxv478 <atvx717@infraredcombat.xyz> | 2023-07-01 00:04:02 +0300 |
commit | f978acc661b80039d21bef16c5320024ff99e1c7 (patch) | |
tree | 8acc6e9fc7897bf7d4dbc2a786d3082e919d1ad1 | |
parent | 7203e5ab18d7b128e8b532abdd5ee1bb1021e8cd (diff) |
comment fix
-rwxr-xr-x | galgen | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,8 +1,6 @@ #!/bin/bash -# gallery.sh -# Author: Nils Knieling - https://github.com/Cyclenerd/gallery_shell -# Inspired by: Shapor Naghibzadeh - https://github.com/shapor/bashgal +# Forked from https://github.com/Cyclenerd/gallery_shell ######################################################################################### #### Configuration Section |