Project

General

Profile

Bug #2141 » hello.install

GNUtoo, 2019-04-16 06:20 PM

 
1
post_upgrade() {
2
  echo "hello world"
3
}
4

    
5
# vim:set ft=sh ts=8 sts=2 sw=2 et:
(2-2/4)