File: fixup.sh

package info (click to toggle)
node-tshy 1.18.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,156 kB
  • sloc: makefile: 6; sh: 4; javascript: 2
file content (5 lines) | stat: -rw-r--r-- 106 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#!/usr/bin/env bash

chmod 0755 .tshy-build/esm/index.js
sync-content .tshy-build dist
rm -rf .tshy-build