mirror of
https://github.com/kneutron/ansitest.git
synced 2025-02-06 05:08:25 +08:00
removed osx-specific stuff
This commit is contained in:
parent
e0f7a2b7dd
commit
6e79b21be4
@ -1,11 +1,11 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
# Linux version
|
||||||
# to be run every month 17th and 27th ~9:35pm to not conflict with snapshots
|
# to be run every month 17th and 27th ~9:35pm to not conflict with snapshots
|
||||||
|
|
||||||
PATH=/sbin:/var/root/bin:/var/root/bin/boojum:/root/bin:/root/bin/boojum:/usr/local/bin:/usr/local/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin
|
PATH=/sbin:/root/bin:/root/bin/boojum:/usr/local/bin:/usr/local/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin
|
||||||
|
|
||||||
log=/root/smartlog.log
|
log=/root/smartlog.log
|
||||||
[ -e /var/root/bin ] && log=/var/root/smartlog.log # OSX env
|
|
||||||
|
|
||||||
mv -vf $log $log--old
|
mv -vf $log $log--old
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user