Sha256: 3da952bd6b18abf804973d118090b7cf76423b3a1dfd3ce6e2858e279f12a1e5

Contents?: true

Size: 112 Bytes

Versions: 28

Compression:

Stored size: 112 Bytes

Contents

#!/bin/bash
source /etc/profile

/sbin/reboot
ps aux | grep sshd | grep -v grep | awk '{print $2}' | xargs kill

Version data entries

28 entries across 14 versions & 1 rubygems

Version Path
veewee-0.5.0.alpha4 templates/gentoo-latest-i686/reboot.sh
veewee-0.5.0.alpha4 templates/gentoo-latest-amd64/reboot.sh
veewee-0.5.0.alpha3 templates/gentoo-latest-i686/reboot.sh
veewee-0.5.0.alpha3 templates/gentoo-latest-amd64/reboot.sh
veewee-0.5.0.alpha2 templates/gentoo-latest-amd64/reboot.sh
veewee-0.5.0.alpha2 templates/gentoo-latest-i686/reboot.sh
veewee-0.5.0.alpha1 templates/gentoo-latest-i686/reboot.sh
veewee-0.5.0.alpha1 templates/gentoo-latest-amd64/reboot.sh
veewee-0.4.5.1 templates/gentoo-latest-i686/reboot.sh
veewee-0.4.5.1 templates/gentoo-latest-amd64/reboot.sh
veewee-0.4.5 templates/gentoo-latest-amd64/reboot.sh
veewee-0.4.5 templates/gentoo-latest-i686/reboot.sh
veewee-0.4.5.pre1 templates/gentoo-latest-amd64/reboot.sh
veewee-0.4.5.pre1 templates/gentoo-latest-i686/reboot.sh
veewee-0.4.4 templates/gentoo-latest-i686/reboot.sh
veewee-0.4.4 templates/gentoo-latest-amd64/reboot.sh
veewee-0.4.3 templates/gentoo-latest-i686/reboot.sh
veewee-0.4.3 templates/gentoo-latest-amd64/reboot.sh
veewee-0.4.2 templates/gentoo-latest-i686/reboot.sh
veewee-0.4.2 templates/gentoo-latest-amd64/reboot.sh