projects
/
feisty_meow.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
adding a special tar for macos
[feisty_meow.git]
/
infobase
/
configuration
/
cron
/
add_swap_mount.crontab
1
2
##############
3
4
#[hamstertronic_swap_enable]
5
# turns on some swap space to allow the machine to temporarily go over memory limits.
6
@reboot bash $FEISTY_MEOW_APEX/scripts/system/add_swap_mount.sh
7
8
##############
9