File: link.sh

package info (click to toggle)
python-aioxmpp 0.13.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 6,244 kB
  • sloc: python: 97,761; xml: 215; makefile: 155; sh: 63
file content (4 lines) | stat: -rwxr-xr-x 124 bytes parent folder | download
1
2
3
4
#!/bin/bash
modules_dir="$1"
ln -s "$modules_dir/mod_storage_memory" plugins/
ln -s "$modules_dir/mod_http_upload" plugins/