feat: added repos for tracking
This commit is contained in:
parent
4aa6447969
commit
28459507ed
2
bin/mgp
2
bin/mgp
@ -4,7 +4,7 @@
|
||||
|
||||
fol=~/utils
|
||||
|
||||
dat_lst=("avalonia-dotnet-templates" "ghidra" "icons/flat-remix" $(echo themes/flat-remix-{gtk,gnome}) $(echo int0x80/{1337-Noms-The-Hacker-Cookbook,anti-forensics,AWSBucketDump,blog,ctf-vm,dotfiles,FSEventsParser,githump,gobuster,iot-stuff,killallthehumans,lolsolved,nimbostratus,Packt-Publishing-Free-Learning,privoxy-mods,pxe,reversing,S3Scanner,slurp,sqlmap,SweetSecurity,tcispy,windows}) "MEGA-Instances" "sdtool" "scripts-vermaden" "TrebleShot-Desktop")
|
||||
dat_lst=("avalonia-dotnet-templates" "docker-tray" "ghidra" "icons/flat-remix" $(echo themes/flat-remix-{gtk,gnome}) $(echo int0x80/{1337-Noms-The-Hacker-Cookbook,anti-forensics,AWSBucketDump,blog,ctf-vm,dotfiles,FSEventsParser,githump,gobuster,iot-stuff,killallthehumans,lolsolved,nimbostratus,Packt-Publishing-Free-Learning,privoxy-mods,pxe,reversing,S3Scanner,slurp,sqlmap,SweetSecurity,tcispy,windows}) "MEGA-Instances" "sdtool" "scripts-vermaden" "TrebleShot-Desktop" "QSyncthingTray")
|
||||
|
||||
#for i in $dat_list; do
|
||||
for i in "${dat_lst[@]}"; do
|
||||
|
Loading…
Reference in New Issue
Block a user