Skip to content

Commit

Permalink
awful
Browse files Browse the repository at this point in the history
  • Loading branch information
comex committed Oct 28, 2010
1 parent 51d2210 commit 8edf6b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upgrade-data/build-deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ "`whoami`" != "root" ]; then
touch upgrade-data.deb
# lol fabricate
cat ../config/keyz.txt ../data/data lol_mkdir DEBIAN/* >/dev/null
exec ./fakeroot "$0" "$@"
exec ./fakeroot.sh "$0" "$@"
fi
rm -rf root
mkdir root
Expand Down

0 comments on commit 8edf6b7

Please sign in to comment.