synch
This commit is contained in:
parent
fe222d542c
commit
58b4fbf10d
@ -33,7 +33,37 @@
|
|||||||
"Bash(xargs:*)",
|
"Bash(xargs:*)",
|
||||||
"Bash(make defconfig:*)",
|
"Bash(make defconfig:*)",
|
||||||
"Bash(make:*)",
|
"Bash(make:*)",
|
||||||
"Bash(bash -n:*)"
|
"Bash(bash -n:*)",
|
||||||
|
"Bash(./scripts/feeds uninstall crowdsec-firewall-bouncer)",
|
||||||
|
"Bash(./scripts/feeds uninstall:*)",
|
||||||
|
"Bash(curl:*)",
|
||||||
|
"Bash(ln:*)",
|
||||||
|
"Bash(./scripts/feeds search:*)",
|
||||||
|
"Bash(cat:*)",
|
||||||
|
"Bash(tee:*)",
|
||||||
|
"Bash(apt list:*)",
|
||||||
|
"Bash(pgrep:*)",
|
||||||
|
"Bash(openwrt/staging_dir/host/bin/rsync --version)",
|
||||||
|
"Bash(/usr/bin/rsync:*)",
|
||||||
|
"Bash(flatpak-spawn --host which:*)",
|
||||||
|
"Bash(flatpak-spawn --host rsync:*)",
|
||||||
|
"Bash(echo:*)",
|
||||||
|
"Bash(~/.bashrc)",
|
||||||
|
"Bash(source ~/.bashrc)",
|
||||||
|
"Bash($HOME/.local/bin/rsync --version)",
|
||||||
|
"Bash(./secubox-tools/local-builds.sh:*)",
|
||||||
|
"Bash(./secubox-tools/local-build.sh:*)",
|
||||||
|
"Bash(yes:*)",
|
||||||
|
"Bash(bison:*)",
|
||||||
|
"Bash(flex:*)",
|
||||||
|
"Bash(g++:*)",
|
||||||
|
"Bash(ldd:*)",
|
||||||
|
"Bash(export PATH=\"/home/reepost/CyberMindStudio/_files/secubox-openwrt/secubox-tools/sdk/staging_dir/host/bin:$PATH\":*)",
|
||||||
|
"Bash(sudo ln:*)",
|
||||||
|
"Bash(git -C /home/reepost/CyberMindStudio/_files/secubox-openwrt/secubox-tools ls-tree:*)",
|
||||||
|
"WebFetch(domain:secubox.cybermood.eu)",
|
||||||
|
"WebFetch(domain:docs.cybermind.fr)",
|
||||||
|
"WebFetch(domain:lyrion.org)"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -20,3 +20,5 @@ docs/.DS_Store
|
|||||||
|
|
||||||
.claude/settings.local.json
|
.claude/settings.local.json
|
||||||
package/secubox/luci-app-secubox-bonus/root/www/
|
package/secubox/luci-app-secubox-bonus/root/www/
|
||||||
|
|
||||||
|
openwrt
|
||||||
@ -1 +0,0 @@
|
|||||||
../../../../../local-feed/luci-app-secubox-admin
|
|
||||||
@ -1 +0,0 @@
|
|||||||
../../../../../local-feed/luci-app-secubox-bonus
|
|
||||||
Loading…
Reference in New Issue
Block a user