File: set_var.bash

package info (click to toggle)
python-os-refresh-config 14.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 192 kB
  • sloc: python: 285; sh: 191; makefile: 18
file content (5 lines) | stat: -rw-r--r-- 63 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#!/bin/bash

export CM1="Some thing"
export CM2="Other thing"