Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jelle van der Waa
Archweb
Commits
28bc9326
Commit
28bc9326
authored
Dec 29, 2007
by
eliott
Browse files
removed helper script
parent
cbb5c049
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/djangoshell.sh
deleted
100755 → 0
View file @
cbb5c049
#!/bin/bash
cd
/home/sites/archlinux/archlinux
export
PYTHONPATH
=
/usr/local/django:/home/sites/archlinux:
${
PYTHONPATH
}
export
DJANGO_SETTINGS_MODULE
=
archlinux.settings
python manage.py
$*
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment